Logo
Workato DocsStatus PageAutomation InstituteGet a trialWorkato.com
  • Developer API
    • Authentication
    • API clients and roles
    • GitHub secret scanning
    • Response codes
    • Resources
  • Embedded API
    • Authentication
    • Supported formats
    • Response codes
    • Resources
    • Embedded API FAQs
Workato DocsStatus PageAutomation InstituteGet a trialWorkato.com
Developer APIResources

Roles

The Roles APIs allow users to programmatically manage custom roles for their teams.

Quick reference

TypeResourceDescription
GET/api/rolesList custom roles belonging to user.
PUT/api/roles/:idUpdate a custom role.
POST/api/roles/:id/copyCopy a custom role.
Previous

List custom roles

Next
Built with