Zendesk

Links

    Zendesk API

    Getting access, Developing, Testing

    Back to Zendesk

    Merge End Users

    Merges the end user specified in the path parameter into the existing end user specified in the request body.

    Any two end users can be merged with the exception of end users created by sharing agreements.

    Agents and admins cannot be merged.

    Allowed For

    • Admins or agents with permission to edit end users

    Input

    type: object properties: parameters: type: object properties: Content-Type: type: string Accept: type: string user_id: type: string description: (Required) The id of the user required: - user_id title: Parameters data: type: object example: user: name: value: '<Error: Too many levels of nesting to fake this schema>' email: value: '<Error: Too many levels of nesting to fake this schema>' custom_role_id: value: '<Error: Too many levels of nesting to fake this schema>' external_id: value: '<Error: Too many levels of nesting to fake this schema>' identities: value: '<Error: Too many levels of nesting to fake this schema>' organization: value: '<Error: Too many levels of nesting to fake this schema>' organization_id: value: '<Error: Too many levels of nesting to fake this schema>' role: value: '<Error: Too many levels of nesting to fake this schema>' title: Data

    Output

    type: object