proxies

Create Capability Route

post/api/v1/proxies/{proxy_id}/capabilities

Path parameters

proxy_idstring uuid required

Headers

Authorizationstring nullable

Request body

namestring required
descriptionstring nullable
examplesstring[]
enabledboolean
agent_rolestring nullable

Response

Successful Response

idstring uuid required
proxy_idstring uuid required
org_idstring uuid required
agent_rolestring nullable required
namestring required
descriptionstring nullable required
examplesstring[] required
enabledboolean required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.