Contacts
Delete contact
REQUIRED SCOPES <code>['contacts:write']</code><br> This endpoint deletes one or more existing contacts from a user’s contact block.<br><br>If a contact with the same id interacts with the current user again, the contact will be added back into the user’s interface.
delete/contacts/{contact}
Path parameters
contactstring required
Contact id
Response
OK
string[] required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.