Deletes an existing contact
Required permissions: Delete Contacts
delete
Path parameters
referenceIDstring · uuidRequired
Query parameters
apiTokenstringRequired
API authentication token
Responses
200
OK
application/json
objectOptional
400
Missing Parameter Value.
application/json
401
Incorrect Permissions or Invalid API Token
application/json
404
Contact not found with that referenceID.
application/json
500
Engage Server Error. Unable to process response at this time.
application/json
delete/database/contacts/{referenceID}
DELETE /database/contacts/{referenceID}?apiToken=text HTTP/1.1
Host: api.ubiquity.co.nz
Accept: */*
{}Last updated
Was this helpful?

