Skip to main content

ejectUser

Ejects a user given their public key. In the case of failure, a rejected promise is returned to the caller.

Path Parameters
publicKey string REQUIRED
Request Body REQUIRED

Structured data used to generate the signature

object
Responses
200

Successful operation

Schema OPTIONAL
publicKey string OPTIONAL
400
401
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL