Update media owner
Path Parameters
- id integer required
- application/json
Request Body
- name string required
Possible values:
<= 80 characters
Responses
- 200
- 400
- application/json
- Schema
- Example (from schema)
Schema
- id integer
- name string
{
"id": 1,
"name": "Billboard"
}
Validation error in request, details can be found in the body of the response