Update profile – Management API – MediaKind

Update profile

Patch https://app.mk.io/api/v1/user/profile

This endpoint allows certain fields within the profile to be updated.

Requires authentication; no additional RBAC permissions required.

Authentication

Authorization Bearer

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

Request

This endpoint expects an object.

Required

Show 11 properties

Response

200 OK

Show 1 property

Required

Show 11 properties

Show value schema

Errors

400 Bad Request

Show 3 properties

Show value schema

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error