Set media flow mode
POST/api/cardcapture/media
Triggers a change in the telephony media flow on the SBC to enable or disable secure capture mode. This endpoint is a placeholder for future SBC integration.
Responses
- 200
- 401
- 403
- 500
Media flow mode updated.
Authentication failed — token is missing, expired, or invalid.
Caller does not have the required role.
An unexpected server error occurred.