Skip to main content
DELETE
Unlink an account from a creator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

creator_id
string<uuid>
required

Creator UUID.

account_id
string<uuid>
required

Tracked account UUID.

Response

Successful Response