Wizardprogress Delete wizard progress
DELETE
/control-plane/api/v1/v1/organization/{organization_id}/wizard-progress/{documentation_id}

Authentication

API Key (BearerAuth)

  • Header: Authorization

Path Parameters

documentation_idstringrequired

Documentation ID


Query Parameters

section_idstring

Section ID (if not provided, deletes all for documentation)


Responses

200
OK

Example:

{
  "key": "value"
}
400
Bad Request

Example:

{
  "key": "value"
}
500
Internal Server Error

Example:

{
  "key": "value"
}