Modify Custom Object Type by Name

Use this API to partially update an existing object type by its name.

πŸ—’

Things to Know

  • This API only supports objects created via Object Manager, including Projects, Models, and Datasets.
Path Params
string
required

The name of the object type.

Body Params
string

The name of the object type.

string

The description of the object type.

moduleScopes
array of strings
enum

The product scopes of the object type.

moduleScopes
settings
object

The settings details of the object type.

workflow
object

The details of the workflow.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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