Skip to main content

Delete Account​

This API submits an account delete task and returns the task ID. This operation can only be used on Flat File Sources. Any attempt to execute this request on the source of other type will result in an error response with a status code of 400. A token with ORG_ADMIN authority is required to call this API.

Path Parameters
  • id string required

    The account ID

    Example: ef38f94347e94562b5bb8424a56397d8
Responses

Async task details


Schema
  • id string

    id of the task

Loading...