Modify an automation member's permissions

This call edits a member's permissions in a specified automation. You need to have admin permissions in an automation in order to be able to edit members.

Path Params
string
required

The ID of the automation the member belongs to.

string
required

The username of the member you are modifying the permissions for.

Body Params
permissions
object

Defines the automation member's permissions.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
string
required
Defaults to advance
Response

Language
Request
Response
Choose an example:
application/json