Delete an Instrument Identifier

This section describes how to delete an instrument identifier.

Endpoint

Test:
DELETE
https://nabgateway-api-test.nab.com.au
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}
Production:
DELETE
https://nabgateway-api.nab.com.au
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}
{instrumentIdentifierTokenId}
is the instrument identifier token ID returned in the
id
field in the
id
field when you created the instrument identifier token. For more information, see Create an Instrument Identifier.