Create User Custom Field

Assign values for one or more custom fields to the user. Fields not included in the request keep their current value.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

organization_slugstringRequired
centralized_user_idintegerRequired

Headers

Secret-AccessstringRequired

Request

This endpoint expects an object.
custom_fieldslist of objectsRequired
List of custom fields

Response

Successful Response
messagestring
Message of the response

Errors

422
Unprocessable Entity Error