Create Or Update User Custom Field
Set the value of a learning custom field for a user. Creates the value if
it does not exist yet, or replaces it if it does.
Authentication
Api-Keystring
API key of the organization. Always sent together with the Secret-Access header.
Path parameters
organization_slug
custom_field_id
user_organization_id
Headers
Secret-Access
Request
This endpoint expects an object.
custom_field_answer
Response
Custom field created successfully
originalId
name
slug
organizationId
description
Description of the custom field.
maxLength
customFieldType
Errors
400
Bad Request Error
422
Unprocessable Entity Error
