Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Governance
Assign team to business unit
Assigns an existing team to the business unit. Returns 409 if the team is already assigned to a different business unit.
POST
/
api
/
governance
/
business-units
/
{id}
/
teams
Error
A valid request URL is required to generate request examples{
"message": "<string>"
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Path Parameters
Business unit ID
Body
application/json
Request to assign a team to a business unit
Response
Team assigned to business unit
Simple message response
Was this page helpful?
⌘I

