Deletes a third party identifier from the user's account
Removes a third party identifier from the user's account. This might not
cause an unbind of the identifier from the identity server.
Unlike other endpoints, this endpoint does not take an id_access_token
parameter because the homeserver is expected to sign the request to the
identity server instead.
Deletes a third party identifier from the user's account
Removes a third party identifier from the user's account. This might not cause an unbind of the identifier from the identity server.
Unlike other endpoints, this endpoint does not take an
id_access_token
parameter because the homeserver is expected to sign the request to the identity server instead.