light-mode-image
Learn
API ReferenceClaim source

Delete a claims source

Roles

adminissuermanaged-issuer
DELETE/v1/claim-sources/{id}

Deletes an existing claims source by providing its claimSourceID.

Analytic event

  • CLAIM_SOURCE_DELETE_START
  • CLAIM_SOURCE_DELETE_SUCCESS
  • CLAIM_SOURCE_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Claims source ID

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/claim-sources/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

How would you rate this page?