This API allows to update the status of a project.
{your-workspace} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Array of project IDs to update status for. Refer to Getting the Project ID section for detailed instructions.
[
"71f70673bc9d5da257b1",
"d7d528165ae68ad3d1db"
]New status for the projects.
active, archived "archived"
Email of the user performing the status update.
Optional filter parameters for bulk status updates.
OK - Request succeeded