Select SDK keys
POST/v1/proxy-profiles/:proxyProfileId/sdk-keys/select
This endpoint adds the given list of Config / Environment pairs' SDK Keys to a Proxy Profile
identified by the proxyProfileId.
Request
Responses
- 200
- 400
- 403
- 404
- 429
When the selection was successful.
Bad request.
Forbidden. When selection rules are applied to the Proxy Profile.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.