v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBLogs Archives
Grant role to an archive
Adds a read role to an archive. (Roles API)
post/api/v2/logs/config/archives/{archive_id}/readers
Path parameters
archive_idstring required
The ID of the archive.
Request body
Example request
{
"data": {
"id": "3653d3c6-0c75-11ea-ad28-fb5701eabc7d",
"type": "roles"
}
}Response
OK