Create a proxy
Create a saved proxy configuration for browser runtimes.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Headers
BCTRL-Subaccount-Id
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.
custom
OR
managed-rotating
OR
managed-static
Response
Created
ProxyCustom
OR
ProxyManagedRotating
OR
ManagedStaticProxy
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

