Skip to main content

Create Birthright Request

POST 

/createbirthrightrequest

This method creates "Request" record for a new user in SSM. The Authorization must have Bearer followed by Token. Optional params: SAVUSERNAME - in header, REQUESTTYPE, REQUESTER, COMMENTS, USERNAME, startdate, enddate, SYSTEMNAME, ENDPOINTS, entitlement, APPROVER, ACCOUNTNAME

Request

Body

    ACCOUNTNAME string
    APPROVER string
    COMMENTS string
    ENDPOINTS string
    REQUESTTYPE string
    SYSTEMNAME string
    USERNAME string
    entitlement string

Responses

Create Birthright Request

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    errorCode string
    message string
    requestId string
Loading...