Accept Connection
Connection Endpoints
Accept Connection
Accept a pending connection request
PATCH
Accept Connection
Accepts a pending connection request. Only the receiver of the original request can accept it. A notification is sent to the original requester.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID (UUID) of the pending connection record to accept.
Response
On success, returns HTTP200:
Connection record ID.
"accepted".ISO timestamp of when the connection was accepted.
Error Responses
Not Found — 404
Not Found — 404
Unauthorized — 403
Unauthorized — 403

