Skip to main content
DELETE

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
The name of the contact property to delete.

Response

Contact property deleted successfully
boolean
Indicates whether the request was successful.
string
Confirmation message.Example: "Contact property deleted successfully"

Error Responses

object
Returned when no contact property with the given name exists on the project.