put https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//users/teams/team-id/
Updates a Tenant's specific Team.
Response
200Successfully updated a Team.
Updates a Tenant's specific Team.
200Successfully updated a Team.
xxxxxxxxxx
curl --request PUT \
--url https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/tenantId/users/teams/team-id/teamId \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!