Skip to main content
Weavr Multi Product API
Managed Accounts

Unblock a managed account

POST/managed_accounts/{id}/unblock

Unblocks the managed account identified by the id path parameter. The managed account must have state.blockedReason as USER so that it can be unblocked. If the managed account was blocked by SYSTEM, users cannot unblock it.

Request

Path parameters

Header parameters

Responses

204No Content

Success - No Content.

Headers