Remove an automation member

This call removes a member from an automation. You can only remove a member if you have admin privileges in the automation.

Path Params
string
required

The ID of the automation the member belongs to.

string
required

The username of the member you are removing.

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
Language
Request