Create Proxy Profile
POST/v1/organizations/:organizationId/proxy-profiles
This endpoint creates a new Proxy Profile in the given Organization
identified by the organizationId parameter, which can be obtained from the List Organizations endpoint.
Request
Responses
- 201
- 400
- 404
- 429
When the creation was successful.
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.