POST
request:connector_auth
- the token can create, read, update, and delete all Connector Auths to which the user who created the token has access toconnector_auth:manage
- the user can do all of the above, except for deletingconnector_auth:view
- the user can only read the Connector AuthsAuthorization: Bearer {{ token }}
or select Basic Auth when you setup a Connector Auth for Locoia within the Locoia app and then use the token there.