Update a project team
Updates a project team in the database.
PUT
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
The ID of the organization
Body
application/json
The project team to update
The ID of the team
The ID of the project
Level of access granted to the project
Available options:
read
, readWrite
, manage
Response
200 - application/json
Project team updated 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?