Skip to main content
POST
/
api
/
users
/
{id}
/
roles

Path Parameters

id
string
required

User id (should be a UUID)

Body

application/json
roles
string[]

Response

CREATED