This API deletes a contact by id.

Response parameters

Field PathTypeDescription
data._idStringThe unique identifier of the notification object.
data.nameStringThe name associated with the notification (in this case, 'notification').
data.emailStringThe email address associated with the notification (in this case, '[email protected]').
data.user_idStringThe internal user ID associated with the notification object.
data.created_atStringThe timestamp when the notification was created in the system (ISO 8601 format).
data.updated_atStringThe timestamp when the notification was last updated (ISO 8601 format).
data.installation_idStringThe ID of the installation this notification is associated with.
data.relationship_ids[]ArrayAn array of relationship IDs linked to this notification object.
data.metadata.slackObjectMetadata related to Slack. In this case, the object is empty.
messageStringA message related to the response (null indicates no message).
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!