Skip to main content
Weavr Multi Product API
Managed Cards

Unblock a managed card

POST/managed_cards/{id}/unblock

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

Request

Path parameters

Header parameters

Responses

204No Content

Success - No Content.

Headers