Replace an endpoint's secret bindings

Full-replace: the provided list becomes the endpoint’s complete set of secret slots. Each secretReferenceId (when present) must belong to the endpoint’s namespace.

Authentication

AuthorizationBearer

WorkOS organization API key (Authorization: Bearer sk_…).

Path parameters

endpointIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
bindingslist of objectsOptional

Response

OK
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error