Send a POST request to an environment

Authenticate only with the provider-shaped headers returned in environments.*.credentials.headers. Archal validates that scoped credential for this session and environment, replaces it with a private worker credential, and preserves the provider path, query, body, status, and safe response headers. Workspace control-plane credentials are rejected.

post/v1/sessions/{sessionId}/environments/{environmentId}/api/{providerPath}

Path parameters

sessionIdstring required
environmentIdstring required
providerPathstring required

Provider-shaped path below the environment API root

Headers

X-Request-Idstring

Request body

boolean required
OR
number required
OR
string required
OR
OR
object required

Response

Provider-compatible response

boolean required
OR
number required
OR
string required
OR
OR
object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.