latestOpenAPI 3.1.02026-07-261690320.7 KB
5445e7c21137
Unlink resource from team
Unlink resource from team
post/teams/{team_id}/unlinkResource
Path parameters
team_idinteger required
Unique ID of the team
Request body
Example request
{
"repo_id": 1
}Response
The resource has successfully been unlinked from the team
Example response
{
"success": 1
}