Reopen an Account

Overview

Reopen a closed account under your directory.

Available for Directory tokens only.

Authentication

Uses HTTP Token authentication. Format: Authorization: Token token="{DIRECTORY_TOKEN}"

The token must be a Doorkeeper OAuth token with directory scope.

Note: The business_uid must be the business UID (alphanumeric like '88pzdbz1hmkdoel4'), not a numeric database ID.

Path Params
string
required

The business UID (alphanumeric string like '88pzdbz1hmkdoel4'). The business must be a member of the directory associated with the directory token.

Headers
string
required

HTTP Token authentication. Format: Token token="{DIRECTORY_TOKEN}". The token must have directory scope.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json