Skip to main content

Auth User Update

PATCH 

/auth-users/:id

Use a PATCH request to update an existing user in the authentication system. Use this endpoint to modify these fields:

  • capabilities

A '400.1.1 Illegal update attempt' detail code indicates that you attempted to PATCH a field that is not allowed.

Request

Responses

Auth user updated.