Skip to main content

Consult AppOwner Account Entitlement Details

POST 

/consultAppOwnerCampaignAccEntDetails

This API consults Application Owner for Campaign at Account and Access Certification Stage in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params:

campaignname or campaignid

certificationname or certkey

newassignee

accounts -

  1. accattkey
  2. consultassociatedentitlements (optional)

entitlements -

  1. accattkey
  2. entattkey

Optional params:

comments

updateuser

Request

Path Parameters

    path stringrequired

Body

    accounts

    object[]

  • Array [

  • accattkey string
    consultassociatedentitlements string
  • ]

  • campaignid string
    certkey string
    comments string

    entitlements

    object[]

  • Array [

  • accattkey string
    entattkey string
  • ]

  • newassignee string
    updateuser string

Responses

Consult AppOwner Account Entitlement Details - SUCCESS

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Connection

    string

  • Date

    string

  • Expires

    string

  • Pragma

    string

  • Referrer-Policy

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Transfer-Encoding

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

  • X-XSS-Protection

    string

Schema

    errorcode string
    msg string
Loading...