Logs Archives
Revoke role from an archive
Removes a role from an archive. (Roles API)
delete/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
Changes
No recorded changes to this endpoint across all 1 revision of this API.