Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    Delete User

    Deletes the user and associated records from the account.

    Warning: Deleted users are not recoverable.

    To comply with GDPR, a further step is needed. See Permanently Delete User.

    Allowed For

    • Agents, with restrictions on certain actions

    Input

    type: object properties: parameters: type: object properties: Accept: type: string user_id: type: string description: (Required) The id of the user required: - user_id title: Parameters

    Output

    type: object