Export a single process by ID and return a URL to download it

Prev Next
Post
/processes/{processId}/export

Export the specified process.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URL/oauth/authorize
Token URL/oauth/token
Refresh URL/token/refresh
Path parameters
processId
integerRequired

ID of process to export

Responses
200

Successfully built the process for export

object
url
string