Request a carrier config file download session
POST/carrier/conf/:trusted_client_id
Request a one-time download session for a carrier config file pre-configured for this PrivX installation. Session's ID must be used with this endpoint.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Successful response, including a one-time download session
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Forbidden error response; OAuth2 authorization OK but scope insufficient
Resource not found error response
Internal server error response