Decline Connection
Connection Endpoints
Decline Connection
Decline a pending connection request
PATCH
Decline Connection
Declines a pending connection request. Only the receiver of the original request can decline it. The connection record status is updated toDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
"declined" rather than being deleted.
Path Parameters
The ID (UUID) of the pending connection record to decline.
Response
On success, returns HTTP200:
Connection record ID.
"declined".ISO timestamp of when the request was declined.
Error Responses
Not Found — 404
Not Found — 404
Unauthorized — 403
Unauthorized — 403

