v1
latestOpenAPI 3.0.02026-07-17647099.1 KBConnection
Delete Connection
Removes a specific connection of the provided identity.
delete/v2/identities/{identifier}/connections/{id}
Path parameters
identifierstring required
Issuer identifier
idstring required
UUID parameter, e.g: 8edd8112-c415-11ed-b036-debe37e1cbd6
Query parameters
revokeCredentialsboolean
Set revokeCredentials to true if you want to revoke the credentials of the connection
deleteCredentialsboolean
Set deleteCredentials to true if you want to delete the credentials of the connection
Response
ok