Receive a remote cluster message.
POST/api/v4/remotecluster/msg
Receives and processes an incoming transport message from a linked remote cluster. This endpoint is authenticated with a remote-cluster token and is part of the secure connection protocol.
Permissions
No user session permissions required.
Request
Responses
- 200
- 400
- 401
Message accepted successfully
Invalid or missing parameters in URL or request body
No access token provided