Skip to main content
DELETE
Delete an institution

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

id
string
required

Institution ID

Response

Institution deleted successfully

success
boolean
Example:

true

message
string

Success message

Example:

"User institution deleted successfully"