Businesses

Delete a business

delete/businesses/{id}

Path parameters

idstring required

The ID of the business

Response

The deleted Business object

idstring required

The ID of the business

external_idstring nullable required

The external ID of the business

namestring required

The name of the business

metadataobject required

Arbitrary metadata associated with this business

created_atstring required

The date and time the business was created

websitestring nullable required

The website URL of the business

disabled_stepsstring[] nullable required

Steps disabled for this business. If null, the business inherits the project's disabled_steps. If set (including []), this list fully overrides the project's setting.

Changes

No recorded changes to this endpoint across all 1 revision of this API.