Skip to end of banner
Go to start of banner

Delete a User

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8

DELETE /users/{email}

Overview

This API deletes the user record associated with the specified email address.

Prerequisites

You need:

  • Org Admin permissions.

Request

Path Parameters

Key

Description

pod_path

Required. The path to your SnapLogic pod.

Example: elastic.snaplogic.com

email

Required. The email address of the user.

Query Parameters

None.

Request Header

Specify Basic for authorization and application/json for content type.

Request Body

None.

Response

Status code only.

  • No labels