GET api/Projects/{ProjectId}/SI/{SiId}/Versions/{SiVersionId}/PortalActions

Get SiteInstruction allowed portal actions

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProjectId

integer

None.

SiId

integer

None.

SiVersionId

integer

None.

projectId

string

None.

siId

string

None.

siVersionId

string

None.

Body Parameters

None.

Response Information

Resource Description

ApiDataResultOfPortalAllowedActionsDto
NameDescriptionTypeAdditional information
Data

PortalAllowedActionsDto

None.

Success

boolean

None.

Message

string

None.

Errors

Collection of CustomError

None.

Warnings

Collection of string

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.