Skip to main content

Delete a Client

This operation deletes a client entity.

⚠️ Caution

This operation also deletes any backup data that is associated with the client.

More details

Example

DELETE /Client/12

Path Parameters
  • clientId integer required

    The client ID of the client. If the client ID is not known, use the Get Client ID API to retrieve it

Query Parameters
  • forceDelete boolean

    Force Delete the client even if it is not retired

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • errorCode integer
  • entity object
  • srmReportSet integer
  • type integer
  • clientName string
  • srmReportType integer
  • clientSidePackage boolean
  • clientId integer
  • _type_ integer
  • consumeLicense boolean
Loading...