Request
This endpoint expects an object.
agent_addressstringRequired
Address of the agent to whom the permission applies.
readbooleanRequired
Whether the agent has read access.
writebooleanRequired
Whether the agent has write access.
Response
Successful Response
agent_addressstring
Address of the agent to whom the permission applies.
readboolean
Whether the agent has read access.
writeboolean
Whether the agent has write access.