A valid request URL is required to generate request examples
{ "status": "<string>", "message": "<string>", "code": 123, "detail": {}, "title": "<string>" }
Removes the team from the current project.
cURL
curl --request DELETE \ --url {schemes}://api.upsun.com/teams/{team_id}/project-access/{project_id} \ --header 'Authorization: Bearer <token>'
The ID of the team.
The ID of the project.
No Content