Tool to create a new authorization in Conveyor Exchange. Use this to grant access to a user by email address or by approving an existing authorization request. Provide either 'email' (to create a new authorization for that email) or 'request_id' (to approve an existing authoriza…
emailstringEmail address of the person receiving access. Cannot be used with request_id.
expires_atstringWhen authorization will be revoked. Date format (e.g., '2025-12-31').
nda_bypassbooleanWhether to bypass NDA requirement. Defaults to false.
request_idstringThe authorization request ID to approve. Cannot be used with email.
access_group_idsarrayArray of access group IDs to grant. If not provided, grants basic access only.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.