v2

latestOpenAPI 3.1.12026-07-2613060964.2 KB

Delete an Object

API to permanently delete an object by passing object_type and id.

delete/v1/object/{object_type}/{id}/

Path parameters

idstring required

Unique identifier of the object in your system

object_typestring required

Used to group similar objects together. Give plural namespace like teams, organizations, and roles.

Response

204 - No Content