Delete a person field
DELETE {{baseUrl}}/personFields/:id
Marks a field as deleted. For more information, see the tutorial for deleting a custom field.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"data":{"id":123}}