Skip to main content

Update Role

POSThttps://api.coralogix.com/mgmt/openapi/5/aaa/custom-roles/v1/{role_id}

Updates the specified custom role.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    role_id# int64required

    Possible values: >= 0

    The role id.

Body

application/json

Request for updating a custom role.

    newDescription#string

    The new description.

    newName#string

    The new name.

    Permissions.

Response

application/json

Response returned after successfully updating a custom role.