Users

Update a user

patch/api/users/{id}

Request body

externalIdstring nullable
space'production' | 'playground' | 'shared-playground'

Response

Undescribed

idstring required
externalIdstring nullable required
createdAtstring date required
updatedAtstring date required
createdBystring nullable required
space'production' | 'playground' | 'shared-playground' required
tokenstring required

Changes