Skip to main content

Delete Delegate

POST 

/deleteDelegate

This API is used to delete a specific delegate.

The Authorization must have Bearer followed by Token. Mandatory params: userName - this is the user who is deleting the delegate, key - the is the delegatekey

Request

Body

    keystring
    Example: 27
    userNamestring
    Example: admin

Responses

Delete Delegate

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    errorCodestring
    Example: 0
    msgstring
    Example: Successful