Approve a contact request

Approves a pending contact request you received.

This creates a bidirectional contact relationship - both you and the requester will be added to each other’s contacts.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

idstringRequiredformat: "uuid"
Contact request ID

Response

Approved contact request
dataobject
Response after approving, rejecting, or cancelling a contact request

Errors