Skip to main content

Reassign Application Owner for Campaign

POST 

/reAssignAppOwnerCampaignAccEntDetails

This API reassigns Entitlement Owner for Campaign in SSM. The Authorization must have Bearer followed by Token. Mandatory params: campaignname or campaignid(if both are passed then campaignid will be considered) certificationname or certkey(if both are passed then certkey will be considered) newassignee accounts(needs to contain accattkey) entitlements(needs to contain entattkey and accattkey) roles(needs to contain roleattkey and accattkey) Optional params: updateuser bulkUpdate(default value 'N') bulkValidation(default value 'N') bulkConsultAssociatedData reassignComments

Request

Body

    accounts

    object[]

  • Array [

  • accattkeystring
    Example: 18
  • ]

  • bulkConsultAssociatedDatastring
    Example: n
    bulkUpdatestring
    Example: y
    bulkValidationstring
    Example: N
    campaignidstring
    Example: 12
    certkeystring
    Example: 23

    entitlements

    object[]

  • Array [

  • accattkeystring
    Example: 18
    entattkeystring
    Example: 150
  • ]

  • newassigneestring
    Example: cgibson
    reassignCommentsstring
    Example: Reassign Comment

Responses

Reassign Application Owner for Campaign

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

    errorcodestring
    Example: 0
    msgstring
    Example: success