Gestiono
Referencia de APIAutomatizaciones

Create Automation by id test

← Back to full API reference
POST/v1/automation/:id/testAuth required
  • Requires organization permissions for this resource.

Request details

Path params

FieldRequiredDescription
idYesRequired path parameter.

Default payloads

Path params

json
{
  "id": 1
}

Query

json
{}

Body

json
{}

Sample response

json
{
  "success": true
}