Delete Custom Field

Delete a learning custom field and the values assigned to users.

Authentication

Api-Keystring

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

Path parameters

custom_field_idstringRequired
organization_slugstringRequired

Headers

Secret-AccessstringRequired

Response

Custom field deleted successfully
originalIdstring
namestring
isActivebooleanOptional
Indicates if the custom field is active or not.

Errors

400
Bad Request Error
422
Unprocessable Entity Error