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

    ACCOUNTNAMEstring
    Example: dbailey
    APPROVERstring
    Example: admin
    COMMENTSstring
    Example: test
    ENDPOINTSstring
    Example: System1
    REQUESTTYPEstring
    Example: 1
    SYSTEMNAMEstring
    Example: System1
    USERNAMEstring
    Example: dbailey
    entitlementstring
    Example: testent

Responses

Create Birthright Request

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    errorCodestring
    Example: 0
    messagestring
    Example: Success
    requestIdstring
    Example: 579652