cURL
curl --request PUT \ --url https://api-v2.missioninbox.com/projects/{id}/ \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>" } '
{ "detail": "<string>" }
Full project updates are not currently supported.
A unique integer value identifying this project.
255
Full updates not implemented