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

Path Parameters

    path stringrequired

Body

    key string
    userName string

Responses

Delete Delegate

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

  • Transfer-Encoding

    string

  • X-Frame-Options

    string

Schema

    errorCode string
    msg string
Loading...