Respond to contact request

Approve, reject, or cancel a contact request. - `approve`/`reject`: For requests you RECEIVED (handle = requester's handle) - `cancel`: For requests you SENT (handle = recipient's handle)

Authentication

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

Request

Respond params
actionenumRequired
Allowed values:
handlestringOptional
Other party's handle
request_idstringOptionalformat: "uuid"
Or request ID

Response

Response recorded
dataobject or null

Errors