Structs§
- Create
Automation Token Params - struct for passing parameters to the method
create_automation_token
- GetAutomation
Token IdParams - struct for passing parameters to the method
get_automation_token_id
- GetAutomation
Tokens IdServices Params - struct for passing parameters to the method
get_automation_tokens_id_services
- List
Automation Tokens Params - struct for passing parameters to the method
list_automation_tokens
- Revoke
Automation Token IdParams - struct for passing parameters to the method
revoke_automation_token_id
Enums§
- Create
Automation Token Error - struct for typed errors of method
create_automation_token
- GetAutomation
Token IdError - struct for typed errors of method
get_automation_token_id
- GetAutomation
Tokens IdServices Error - struct for typed errors of method
get_automation_tokens_id_services
- List
Automation Tokens Error - struct for typed errors of method
list_automation_tokens
- Revoke
Automation Token IdError - struct for typed errors of method
revoke_automation_token_id
Functions§
- create_
automation_ token - Creates a new automation token.
- get_
automation_ token_ id - Retrieves an automation token by ID.
- get_
automation_ tokens_ id_ services - List of services associated with the automation token.
- list_
automation_ tokens - Lists all automation tokens for a customer.
- revoke_
automation_ token_ id - Revoke an automation token by ID.