Event Gateway Listener Policies
Move Policy
Moves the position of a specific policy relative to the chain associated with the Event Gateway listener.
post/v1/event-gateways/{gatewayId}/listeners/{eventGatewayListenerId}/policies/{policyId}/move
Request body
Example request
{
"index": 2
}Response
No Content