PUT Users/AuthGroupFileType/bulk

Add AuthGroupFileTypes in bulk

Request Information

URI Parameters

None.

Body Parameters

List of AuthGroupFileType data to add

Collection of AuthGroupFileTypeDTO
NameDescriptionTypeAdditional information
AuthGroupID

Auth Group ID of the Authorization Group

integer

None.

AuthGroupName

Group Name of the Authorization Group

string

None.

FileTypeID

File Type ID of the File Type record

integer

None.

FileTypeName

Name of the File Type record

string

None.

RecordState

Record State of the current Record.

RecordState

None.

Created

The audit information for the creation of the record, including the creation date in UTC and the user who created it, . This field is readonly.

AuditDataDTO

None.

LastUpdated

The audit information for the last update to the record, including the update date in UTC and the user who made the update, . This field is readonly.

AuditDataDTO

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.