How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RunWhen rwsupport API

The rwsupport API from RunWhen — 14 operation(s) for rwsupport.

RunWhen rwsupport API is one of 51 APIs that RunWhen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include rwsupport. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 30 operations across 14 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://papi.beta.runwhen.com.

30 operations 14 paths 15 schemas 5 DELETE10 GET4 PATCH7 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://papi.beta.runwhen.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

RunWhen rwsupport API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — JWT access token from /api/v3/token/ or Auth0 login

Paths & Operations 30

Across 14 paths, the API surfaces 30 operations — 5 DELETE, 10 GET, 4 PATCH, 7 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

rwsupport 30
GET
/api/v3/rwsupport/orgs
List Orgs
list_orgs_api_v3_rwsupport_orgs_get → 200
POST
/api/v3/rwsupport/orgs
Create Org
create_org_api_v3_rwsupport_orgs_post body → 201422
GET
/api/v3/rwsupport/orgs/{org_id}
Get Org
get_org_api_v3_rwsupport_orgs__org_id__get 1 param → 200422
PATCH
/api/v3/rwsupport/orgs/{org_id}
Update Org
update_org_api_v3_rwsupport_orgs__org_id__patch 1 param body → 200422
PUT
/api/v3/rwsupport/orgs/{org_id}
Update Org
update_org_api_v3_rwsupport_orgs__org_id__put 1 param body → 200422
DELETE
/api/v3/rwsupport/orgs/{org_id}
Delete Org
delete_org_api_v3_rwsupport_orgs__org_id__delete 1 param → 204422
POST
/api/v3/rwsupport/orgs/{org_id}/assign-workspaces
Assign Workspaces
assign_workspaces_api_v3_rwsupport_orgs__org_id__assign_workspaces_post 1 param body → 200422
GET
/api/v3/rwsupport/llm-providers
List Llm Providers
list_llm_providers_api_v3_rwsupport_llm_providers_get 3 params → 200422
POST
/api/v3/rwsupport/llm-providers
Create Llm Provider
create_llm_provider_api_v3_rwsupport_llm_providers_post body → 201422
GET
/api/v3/rwsupport/llm-providers/{provider_id}
Get Llm Provider
get_llm_provider_api_v3_rwsupport_llm_providers__provider_id__get 1 param → 200422
PATCH
/api/v3/rwsupport/llm-providers/{provider_id}
Update Llm Provider
update_llm_provider_api_v3_rwsupport_llm_providers__provider_id__patch 1 param body → 200422
PUT
/api/v3/rwsupport/llm-providers/{provider_id}
Update Llm Provider
update_llm_provider_api_v3_rwsupport_llm_providers__provider_id__put 1 param body → 200422
DELETE
/api/v3/rwsupport/llm-providers/{provider_id}
Delete Llm Provider
delete_llm_provider_api_v3_rwsupport_llm_providers__provider_id__delete 1 param → 204422
GET
/api/v3/rwsupport/llm-models
List Llm Models
list_llm_models_api_v3_rwsupport_llm_models_get 1 param → 200422
POST
/api/v3/rwsupport/llm-models
Create Llm Model
create_llm_model_api_v3_rwsupport_llm_models_post body → 201422
GET
/api/v3/rwsupport/llm-models/{model_id}
Get Llm Model
get_llm_model_api_v3_rwsupport_llm_models__model_id__get 1 param → 200422
PATCH
/api/v3/rwsupport/llm-models/{model_id}
Update Llm Model
update_llm_model_api_v3_rwsupport_llm_models__model_id__patch 1 param body → 200422
PUT
/api/v3/rwsupport/llm-models/{model_id}
Update Llm Model
update_llm_model_api_v3_rwsupport_llm_models__model_id__put 1 param body → 200422
DELETE
/api/v3/rwsupport/llm-models/{model_id}
Delete Llm Model
delete_llm_model_api_v3_rwsupport_llm_models__model_id__delete 1 param → 204422
GET
/api/v3/rwsupport/llm-configs
List Llm Configs
list_llm_configs_api_v3_rwsupport_llm_configs_get 4 params → 200422
POST
/api/v3/rwsupport/llm-configs
Create Llm Config
create_llm_config_api_v3_rwsupport_llm_configs_post body → 201422
GET
/api/v3/rwsupport/llm-configs/{config_id}
Get Llm Config By Id
get_llm_config_by_id_api_v3_rwsupport_llm_configs__config_id__get 1 param → 200422
PATCH
/api/v3/rwsupport/llm-configs/{config_id}
Update Llm Config
update_llm_config_api_v3_rwsupport_llm_configs__config_id__patch 1 param body → 200422
PUT
/api/v3/rwsupport/llm-configs/{config_id}
Update Llm Config
update_llm_config_api_v3_rwsupport_llm_configs__config_id__put 1 param body → 200422
DELETE
/api/v3/rwsupport/llm-configs/{config_id}
Delete Llm Config
delete_llm_config_api_v3_rwsupport_llm_configs__config_id__delete 1 param → 204422
DELETE
/api/v3/rwsupport/llm-configs/bulk-delete
Bulk Delete Llm Configs
bulk_delete_llm_configs_api_v3_rwsupport_llm_configs_bulk_delete_delete 1 param → 204422
GET
/api/v3/rwsupport/workspace-deletion
List Tombstones
list_tombstones_api_v3_rwsupport_workspace_deletion_get → 200
POST
/api/v3/rwsupport/workspace-deletion/audit/{workspace_name}
Run Audit
run_audit_api_v3_rwsupport_workspace_deletion_audit__workspace_name__post 1 param → 200422
GET
/api/v3/rwsupport/workspace-deletion/audit/{workspace_name}/status
Get Audit Status
get_audit_status_api_v3_rwsupport_workspace_deletion_audit__workspace_name__status_get 1 param → 200422
POST
/api/v3/rwsupport/workspace-deletion/cleanup/{workspace_name}
Retry Cleanup
retry_cleanup_api_v3_rwsupport_workspace_deletion_cleanup__workspace_name__post 1 param → 200422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are papi__schemas__rwsupport__LLMConfigResponse (14 properties), papi__schemas__rwsupport__LLMProviderResponse (11 properties), papi__schemas__rwsupport__LLMModelResponse (10 properties), LLMConfigUpdate (6 properties). Each schema is shown below with its type and property counts.

OrgUpdate
object
2 properties
LLMProviderUpdate
object
5 properties
LLMConfigCreate
object
6 properties 3 required
LLMProviderCreate
object
6 properties 3 required
LLMConfigUpdate
object
6 properties
papi__schemas__rwsupport__LLMConfigResponse
object
14 properties 4 required
OrgCreate
object
2 properties 1 required
HTTPValidationError
object
1 property
LLMModelCreate
object
5 properties 2 required
LLMModelUpdate
object
5 properties
OrgResponse
object
5 properties 3 required
AssignWorkspacesRequest
object
2 properties 1 required
papi__schemas__rwsupport__LLMModelResponse
object
10 properties 3 required
papi__schemas__rwsupport__LLMProviderResponse
object
11 properties 3 required
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

runwhen-rwsupport-api-openapi.yml Raw ↑

Other APIs RunWhen publishes across the network.

RunWhen alert-query-proxy API
RunWhen auth API
RunWhen auth-providers API
RunWhen auth0 API
RunWhen author API
RunWhen chat-config API
RunWhen codebundles API
RunWhen codecollections API
RunWhen comments API
RunWhen configuration API
RunWhen explorer API
RunWhen Graphql API
Where this information came from

This is an independent, third-party profile of RunWhen rwsupport API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.