Update member

View as Markdown

Update member (partial). Owner or admin. Status: active|suspended|revoked (revoked = revoke key); reactivate stays POST …/reactivate.

Path parameters

idstringRequired
Member UUID

Headers

AuthorizationstringRequired

Bearer {access_token}

X-Workspace-IdstringRequired
Workspace UUID

Request

optional fields
departmentIdstringOptional
displayNamestringOptional
emailstringOptional
expiresAtstringOptional
monthlyBudgetdoubleOptional
notestringOptional
roleLabelstringOptional
statusstringOptional

Response

data: updated member

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error