w3c-ccg / vc-api

A specification for an HTTP API used to issue and verify Verifiable Credentials.
https://w3c-ccg.github.io/vc-api
Other
123 stars 46 forks source link

Details of `DELETE /credentials/{id}` endpoint should be added #407

Open laysakura opened 1 month ago

laysakura commented 1 month ago

https://w3c-ccg.github.io/vc-api/#issuer-service includes DELETE /credentials/{id} but any detailed API spec is not written.

msporny commented 1 month ago

The group discussed this on the 2024-07-23 telecon:

The specification clearly does not document the DELETE /credentials/{id} endpoint and needs to do so.

A PR should be raised to document the DELETE /credentials/{id} endpoint.