Reset process configuration
A quick guide on how to reset process configuration to default by ID, using the Alphamoon API
Last updated
A quick guide on how to reset process configuration to default by ID, using the Alphamoon API
Last updated
To reset process configuration via API, a user needs to get the process_id from one of the following sources:
Get processes endpoint
Create process endpoint
URL e.g. https://workspace.alphamoon.ai/queue/2080d36bf94c4147b2e543104342fc2f
Use the following endpoint to reset the process configuration to default:
POST
/api/v0.3/processes/{process_id}/config/reset
Path parameters
Name | Type | Description |
---|---|---|
Response
See the example:
See next:
process-id*
String
The ID of the process