Modify Project Object

Use this API to partially update an existing Project object record.

πŸ—’

Things to Know

  • This API only supports Project objects created via Object Manager.
Path Params
uuid
required

The unique identifier of the object.

Body Params
string
length between 1 and 255

The name of the object.

organization
object

The details of the organization responsible for the object.

attributes
object

This parameter can be used to store attribute details in key value pairs.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Choose an example:
application/json
*/*