Update a position.

Update an existing position's name, description, and/or permission keys.
Requires 'add_edit_positions' permission.

Path Params
string
required

The identifier of the position.
The identifier must be in uuid format.

Example: '123e4567-e89b-12d3-a456-426655440000'

Body Params

update position request

string
length ≤ 255
string
length ≤ 50
permissionKeysSet
array of strings
permissionKeysSet
Responses
204

The position was updated successfully

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json