Update Resource Type
    • PDF

    Update Resource Type

    • PDF

    Article summary

    Put
    /api/resource-manager/resource-types/{id}

    Update resource type

    Security
    HTTP
    Type bearer
    Path parameters
    id
    stringRequired

    ID of the resource type to partially update

    Body parameters

    Information to update resource type

    Expand All
    object
    resourceTypeId
    string
    name
    string
    description
    string
    createdBy
    integer
    updatedBy
    integer
    parameters
    Array of object (ResourceTypeParam)
    object
    name
    string
    paramType
    string

    Allowed values are 'string', 'multiline', 'password'

    isMandatory
    boolean
    Defaultfalse
    resourceCount
    integer
    createdOn
    string
    updatedOn
    string
    Responses
    200

    Resource type updated successfully

    Expand All
    object
    resourceTypeId
    string
    name
    string
    description
    string
    createdBy
    integer
    updatedBy
    integer
    parameters
    Array of object (ResourceTypeParam)
    object
    name
    string
    paramType
    string

    Allowed values are 'string', 'multiline', 'password'

    isMandatory
    boolean
    Defaultfalse
    resourceCount
    integer
    createdOn
    string
    updatedOn
    string
    404

    Not Found


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.