Onvo Documentation
APIs
Embed Users
Delete:Delete Embed User by Id

Delete embed user by id

DELETE
/
api
/
embed-users
/
{id}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}