Delete a project team
Deletes a project team from the database.
DELETE
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
The ID of the organization
Response
200 - application/json
Project team deleted successfully.
The date and time the project tem was created
Example:
"2021-01-01T00:00:00.000Z"
The date and time the project team was last updated
Example:
"2021-01-01T00:00:00.000Z"
The ID of the project
The ID of the team
Level of access granted to the project
Available options:
read
, readWrite
, manage
Was this page helpful?