Skip to content

Set the name of a work data

POST
/api/WorkData/{workDataId}/SetName

Parameters

Path Parameters

workDataId
required
string format: uuid

Request Body

object
NewName
required
string
>= 1 characters

Responses

200

Success

403

Forbidden

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties

423

Client Error

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties

500

Server Error

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties