Skip to main content

Domain object mapping deletion endpoint.

DELETE 

/v1/admin/mapping/:type/:arkId

Required User Role: ADMIN

This endpoint logically deletes information about a domain object instance in the Ark platform along with the associated mapping against external system identifier via the configured connector. It accepts path values to identify the type and identifier of the desired domain object instance.

The domain object types supported by this endpoint are:

  • Customer
  • Account
  • Card

The nominated domain object instance will be logically deleted from the Ark platform. The associated mapping against external system identifier via the configured connector will also be deleted.

Request

Responses

The requested domain object mapping was logically deleted successfully.