Skip to main content

Disable IDN Accounts for Identities​

This API submits tasks to disable IDN account for each identity provided in the request body.

Request Body required
  • identityIds string[]

    The ids of the identities for which enable/disable accounts.

Responses

Bulk response details.


Schema array
  • id string

    Identifier of bulk request item.

  • statusCode int32

    Response status value.

  • message string

    Status containing additional context information about failures.

Loading...