Skip to main content
PATCH
Reassign an institution to a different account

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

id
string
required

Institution ID to reassign

Body

application/json
account
string | null
required

Target account ID (or null to detach — super-only)

Response

Institution account updated successfully

success
boolean
data
object
message
string