Skip to main content

Update Organization Request

PUT 

/updateOrganizationRequest

This API call can be used to create update organization requests. The Update Organization request is shown in Request History. The Authorization must have Bearer followed by Token. Mandatory params: organizationname Optional params: comments, organizationname, username, description, primarycontact, comments, customproperty(1..28), organizationtype(data security/grouping/request rules/company), parentorganization(organization name), startdate(MM-dd-yyyy format), enddate(MM-dd-yyyy format), endpoints -

  1. endpointname 2. cp(1..5) 3. updatetype(add/update/remove) roles - 1. rolename 2. updatetype(add/update/remove) rules - 1. name 2. type entitlements - 1. entitlementvalue 2. entitlementtype 3. endpoint 4. updatetype(add/update/remove) owners - 1. owner 2. rank 3. updatetype(add/update/remove) 4. policy(can be SUPERADMIN/ADMIN/BULKADMIN/READONLY) attributes - 1. attributegroupname 2. attributes 3. value 4. attributevalues 5. updatetype(addgroup/deletegroup/updategroup) dynamicattrsvalidation(can be true/false, default : true) - If true, dynamic attributes will be validated based on the conditions defined.

Request

Body

    attributes

    object[]

  • Array [

  • attributesstring
    Example: street,pincode

    attributevalues

    object

    pincodestring
    Example: 123456
    streetstring
    Example: treee
    groupnamestring
    Example: dfdf
    updatetypestring
    Example: deletegroup
    valuestring
    Example: group val
  • ]

  • commentsstring
    Example: comment
    customproperty10string
    Example: cp10update
    customproperty5string
    Example: cp5update
    descriptionstring
    Example: desc
    enddatestring
    Example: 09-30-2020

    endpoints

    object[]

  • Array [

  • endpointnamestring
    Example: AWS
    updatetypestring
    Example: remove
  • ]

  • organizationnamestring
    Example: Orgreq2291RE3
    organizationtypestring
    Example: request rules
    parentorganizationstring
    Example: Hooli
    primarycontactstring
    Example: awsadmin
    startdatestring
    Example: 09-21-2020
    usernamestring
    Example: awsadmin

Responses

Update Organization Request

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: Organization Update Request Created;
    requestIdstring
    Example: 3120673