Skip to main content

RespondPanElementAddRequestOkResponse

Properties

NameTypeRequiredDescription
requestRespondPanElementAddRequestRequest2[]Information about the Private API Network request.

RespondPanElementAddRequestRequest2

Properties

NameTypeRequiredDescription
idnumberThe request's ID.
createdAtstringThe date and time at which the request was created.
createdBynumberThe ID of the user who created the request.
messagestringThe user's optional message included in the request.
responseRequestResponseInformation about the response to the element's request. This object only returns when the network manager denied a request with a message.
elementRequestElementInformation about the requested element.
statusRequestStatusThe request's status.

RequestResponse

Information about the response to the element's request. This object only returns when the network manager denied a request with a message.

Properties

NameTypeRequiredDescription
createdAtstringThe date and time at which the network manager denied the request.
createdBynumberThe network manager's user ID.
messagestringThe network manager's request response message.

RequestElement

Information about the requested element.

Properties

NameTypeRequiredDescription
idstringThe element's ID.
createdAtstringThe date and time at which the element was approved and added to the Private API Network.
createdBynumberThe user ID of the user who requested to add the element to the Private API Network.
typeElementType2The element type.
namestringThe element's name.
summarystringIf applicable, the element's short summary.

ElementType2

The element type.

Properties

NameTypeRequiredDescription
APIstring"api"
WORKSPACEstring"workspace"
COLLECTIONstring"collection"

RequestStatus

The request's status.

Properties

NameTypeRequiredDescription
APPROVEDstring"approved"
DENIEDstring"denied"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →