Skip to main content

Delete Organization

POST 

/deleteOrganization

This API deletes organization in SSM. The Authorization must have Bearer followed by Token. Mandatory params: organizationname, username

Request

Body

    organizationname string
    username string

Responses

Delete Organization

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

    errorcode string
    msg string
Loading...