PATCH /v2/titles/:id
Update a title
PUT /v2/titles/:id
Update a title
live_help Notes
assignment
This action requires one of theses roles:
Advanced tutor
settings Params
Param name | Description |
---|---|
id |
required
. Must be String
The requested id |
title | optional , nil allowed . Must be a Hash |
title[name] |
optional
. Must be String
The name. |