deleteCurrentUserAccount

Unlinks an account in an external OAuth service from a BYTEHAND user.

Request

DELETE https://api.bytehand.com/v2/users/current/oauth/userAccountId

Parameters

Path Parameters
userAccountId

number

Required parameter. Unique ID for the associated account.

Authorization

Requires authorization and access right credentials_manage.

Response

Upon successful completion of the request, an object of type Response is returned.