Send a contact request

Sends a contact request to another user. You can include an optional message (max 500 characters). The recipient will be able to approve or reject the request. **Constraints:** - Cannot send a request to yourself - Cannot send a request if you're already contacts - Only one pending request per recipient at a time

Authentication

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

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

Request

Contact request parameters
contact_requestobjectRequired

Response

Created contact request
dataobject
A contact request

Errors