ReferenceAPI referenceConfiguration
Remove the organization override and return to environment defaults
DELETE
/organizations/{organization_id}/artifact-storagetasuku_session<token>
In: cookie
Path Parameters
organization_id*string
Length
1 <= length <= 128Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/organizations/string/artifact-storage"{ "data": { "configured": true, "source": "", "endpoint": "http://example.com", "public_endpoint": "http://example.com", "region": "string", "bucket": "string", "prefix": "string", "force_path_style": true, "credentials_set": true, "last_tested_at": "2019-08-24T14:15:22Z" }}Read subscription usage for a coding-agent provider GET
Returns a normalized, cached snapshot for the requested provider, or the configured default when provider is omitted. Provider failures are represented in the response status and do not fail the request.
Replace the organization's conversation-intelligence model configuration PUT
Requires ADMIN or SUPER_USER. The optional base URL may target any OpenAI-compatible HTTP API.