Deselect SDK keys
POST/v1/proxy-profiles/:proxyProfileId/sdk-keys/deselect
This endpoint removes the given list of Config / Environment pairs' SDK Keys from a Proxy Profile
identified by the proxyProfileId.
Request
Responses
- 200
- 400
- 403
- 404
- 429
When the deselection 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.