Removes a user profile from the system

Removes a user profile from the system.

Method

/API2/access/deleteProfile

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2020.0
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

profileId

Type

string

Description

The system profile's ID

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Examples