People / Custom fields

Deletes a custom field.

Allows administrators to remove an existing custom field from the system by its unique key, effectively reducing the extensions made to the base user schema.

delete/dx/api/people/v1/customFields/{key}

Path parameters

The unique key of the custom field to delete.

Response

Custom field deleted successfully.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.