POST /v1/accounts/:id/restore
204

Restores a previously deactivated account, re-enabling their ability to log in to the Annature dashboard and send envelopes.

This action reverses the effects of a deactivation. All permissions and access will be reinstated immediately.

Parameters

id
string

The unique identifier for the account.

POST /v1/accounts/:id/restore
204