Credentials
delete/v1/credentials/{id}

Path parameters

idstring required

ID of the credential for the particular Credential requested.

Response

OK

Changes

Changed in 2 of the 30 revisions of this API.12

    • added the optional property credential/recipient/phone_number to the response with the 200 status

      response-optional-property-added

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added