Delete a user

Delete a user of the authenticated accountant with the given id

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64

Id of the user. This or userId are required to delete a user.

string

Id of the user in your DB. This or id are required to delete a user.

Response

Response body
object
string

The result of the action performed

SUCCESS FAILURE

errors
object

Error object containing details errors incurred, if any

fieldErrors
object

Map of field-level errors, often originating from validation errors

globalErrors
array of objects

List of higher-level errors

globalErrors
object
string

A broad categorization of the error

DUPLICATE REQUIRED DELETE INVALID_VALUE NOT_MODIFIABLE GENERAL INVALID_FORMAT

string

Human-friendly message describing this error

string

Id of the entity being acted upon

webhook
object
string
string
string

ENTITY_UPDATE LIFECYCLE_EVENT LIFECYCLE

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json