Update Agent Public Access

put

Enable public access in the agent

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Responses
200

Public access successfully enabled

application/json
put
/agents/{agentId}/publicAccess

Last updated