Replace an ID mapping

🔑

Required OAuth scope: externalIds:write.

Replaces an existing external ID mapping with the provided data.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID that identifies the resources mapping.

Body Params
string
required
length ≥ 1

The name of the platform where the external ID comes from.

string
required
^[a-fA-F0-9]{24}$

The resource ID to which the external ID is linked.

string
enum
required

The resource type to which the external ID is linked.

string
required
length ≥ 1

The value of the external ID.

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json