Delete An Entity
To soft delete an entity, we need to make the following HTTP request
Last updated
To soft delete an entity, we need to make the following HTTP request
Last updated
entity-type*
String
The type of entity to modify
entity-id*
String
The ID of entity to modify
content-type*
String
Set to application/json
authorization
String
Set to Bearer {access-token} if roles in Schema is not anonymous. Else token can be empty