Update an App Business Mapping

Update an existing app business mapping. Only provided fields will be updated. business_uid cannot be changed. directory_uid can only be modified when using an Internal token; if directory_uid is included in the request body when using a Directory token, the request will be rejected. Available for Directory tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the app business mapping to update (e.g., "abm_7f2e8d9a1b4c").

Body Params

Request body for updating an app business mapping. Only provided fields are updated. business_uid cannot be changed.

string

The uid of the directory (partner) that owns this mapping. Can only be modified when using an Internal token. Must not be included when using a Directory token — the request will be rejected if supplied (e.g., "dir_partner_xyz").

string

Code name of the third-party integrated app this mapping applies to (e.g., "yext").

string

Third-party business identifier for the mapped business in the external app (e.g., "yext-business-id-42").

string | null

Optional third-party user identifier for the mapped business in the external app (e.g., "yext-user-code-42" or null).

Responses

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