# ProfilePutSchema

## object

### spec
[UserProfileSpec](https://docs.mediakind.com/api-reference/management-api/schemas/userprofilespec) Required

### Specification.

Show 12 propertiesHide 12 properties

- **avatar**  
  - *string* Required <=200 characters  
  - **Avatar.**

- **company**  
  - *string or null* Required 0-1024 characters  
  - **Company.**

- **contact_email**  
  - *string* Required 1-1024 characters  
  - **Contact email address**

- **country**  
  - *string* Required 0-1024 characters  
  - **Country.**

- **customer_id**  
  - *string* Required  
  - **Primary customer relationship.**

- **customers**  
  - *map from strings to string* Required  
  - **Customers.**

Show value schemaHide value schema

- **[any key]**  
  - *string*

- **is_active**  
  - *boolean* Required  
  - **Is this user active?**

- **is_admin**  
  - *boolean* Required  
  - **Is this user a global administrator?**

- **job_role**  
  - *string or null* Required 0-1024 characters  
  - **Job Role.**

- **name**  
  - *string* Required 1-1024 characters  
  - **Full name.**

- **phone_number**  
  - *string* Required 0-1024 characters  
  - **Phone number including international dialing code**

- **signup_problem**  
  - *string or null* Required  
  - **Issues with signing up to MK.IO?**
