DELETE
/
{recordType}
/
{alias}
/
{id}
/
related-items
/
{itemId}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

recordType
string<string>
required

'apps', 'elements', 'tasks', or 'transactions'

alias
string<string>
required

The application alias

id
string<string>
required

The record ID

itemId
string<string>
required

The ID of the related item

Response

200

Ok