Create a proxy

View as Markdown
Create a saved proxy configuration for browser runtimes.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Headers

BCTRL-Subaccount-IdstringOptional
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.

Request

This endpoint expects an object.
customobjectRequired
OR
managed-rotatinganyRequired
OR
managed-staticobjectRequired

Response

Created
ProxyCustomobject
OR
ProxyManagedRotatingany
OR
ManagedStaticProxyobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error