Delete an organization field

DELETE {{baseUrl}}/organizationFields/:id

Marks a field as deleted. For more information, see the tutorial for deleting a custom field.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":123}}