Network tokens

Update a network token

Updates the status of the network token.

patch/networkTokens/{networkTokenId}

Path parameters

networkTokenIdstring required

The unique identifier of the network token.

Request body

status'active' | 'suspended' | 'closed'

The new status of the network token. Possible values: active, suspended, closed. The closed status is final and cannot be changed.

Response

No Content - look at the actual response code for the status of the request.

Changes

Changed in 2 of the 51 revisions of this API.81

    • the endpoint scheme security clientKey was added to the API

      api-security-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property response/paths from the response with the 401 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 403 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 422 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 500 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 401 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 403 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 422 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 500 status

      response-optional-property-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog