curl --request PATCH \ --url https://api.ctrlplane.dev/api/v1/jobs/{jobId} \ --header 'Content-Type: application/json' \ --data '{ "status": "successful", "message": "<string>", "externalId": "<string>" }'
{ "id": "<string>" }
The execution ID
The response is of type object.
object