Delete Object

Use this API to delete an existing object record.

πŸ—’

Things to Know

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

The unique identifier of the object.

Query Params
uuid

The unique identifier of the object type.

string

The name of the object type.

Responses
204

No Content - The object was successfully deleted

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
*/*