public

Delete Credential By Id Admin

Same as the user endpoint, but can delete any credential (not just the user's own)

delete/manage/admin/credential/{credential_id}

Path parameters

credential_idinteger required

Response

Successful Response

successboolean required
messagestring nullable
{"stackTrail":"components:schemas:StatusResponse:properties:data:anyOf","oasType":"schema","type":"unknown","title":"Data","nullable":true}

Changes

Changed in 2 of the 13 revisions of this API.13

    • api tag public added

      api-tag-added

    • the response property success became required for the status 200

      response-property-became-required

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

  • 9321c45d93b511See the full diff
    • the response property success became optional for the status 200

      response-property-became-optional

    • api tag public removed

      api-tag-removed

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