Projects
Bulk Delete Projects
Delete multiple projects by ID.
DELETE
Bulk Delete Projects
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Minimum array length:
1Example:
["proj123", "proj456"]Response
Projects deleted
Available options:
true