Skip to main content
DELETE
Delete automated project settings in batch

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Query Parameters

ignoreActiveProjects
boolean
default:false

When true, delete the APCs even if they still have active projects

Body

application/json

Identifiers of the automated project creation settings to delete

automatedProjectIds
string[]
required

Identifiers of the automated project creation settings to operate on. Must contain at least one identifier.

Response

No Content