Delete Projects
Deletes one or more infrastructure hosting projects by UUID. The project_uuid:in query parameter is required.
Deletes one or more infrastructure hosting projects by UUID. The project_uuid:in query parameter is required.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
A comma-separated list of project UUIDs to delete. For example, ?project_uuid:in=uuid1,uuid2.