Reject Connection
Header parameters
sessionTokenstringRequired
Session authentication token.
Body
Request body for the Connection APIs
userIdinteger · int64OptionalExample:
user id
769658112378Responses
200
Success
application/json
400
Client error, see response body for further details.
application/json
401
Unauthorized: Invalid session token.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
404
Not Found: Connection cannot be found.
application/json
500
Server error, see response body for further details.
application/json
post
/v1/connection/reject
📘 Rejected Connections
Connection Behaviour
Initial Connection Status
Request Action
New Connection Status
Last updated
Was this helpful?