Skip to main content
POST
/
{recordType}
/
{alias}
/
{id}
/
related-items
Error
A valid request URL is required to generate request examples

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

Body

application/json

the id and alias of the item to be related to this one

id
string
required
alias
string

Response

Created