v4

latestOpenAPI 3.0.4Apache-2.0raw.githubusercontent.com2026-07-0731511.2 KB
Backend

Delete a credential offer session

Removes all state associated with the credential-offer session identified by its correlation_id. Use it to clean up after the session completes, after it times out, or to cancel an outstanding offer. Returns 204 No Content on success.

delete/backend/credential/offers/{correlation_id}

Response

Credential offer session state removed successfully.