Grant role to an archive
POST {{baseUrl}}/api/v2/logs/config/archives/:archive_id/readers
Adds a read role to an archive. (Roles API)
Request Body
{"data"=>{"id"=>"<string>", "type"=>"roles"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |