Patch a Team – Management API – MediaKind

Patch a Team

Modify a team using a JSON patch format document

RBAC Capability Required: core.team.update

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

team_name

Request

This endpoint expects a list of objects.

Response

200 Updated

Errors

400 Bad Request

401 Unauthorized

(Similar structure as above for error details)

403 Forbidden

(Similar structure as above for error details)

404 Not Found

(Similar structure as above for error details)

429 Too Many Requests

(Similar structure as above for error details)

500 Internal Server Error

(Similar structure as above for error details)