post https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//users/teams
Creates a Team for a given Tenant. This only associates a Team name with an affiliate code (brandCode
), it does not define Team members. Use the "add member" endpoint for this (/api/v1/tenants/tenant/tenant-id/{tenantId}/users/teams/team-id/{teamId}/member
). Don't pass a value for the type
parameter.