It Portal actions & endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
The It Portal Integration with Rewst delivers a robust set of actions and endpoints for interacting with It Portal. Below is a summary of each section, highlighting the diverse capabilities and opportunities provided through the It Portal Integration:
GET
example.itportal.com/api/2.0/accounts/
Fetches lists of portal accounts with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/accounts/
New account will be added to the portal
GET
example.itportal.com/api/2.0/accounts/{accountId}/
This method fetches a single account resource. It is the canonical URI for any account resource provided by the API
DELETE
example.itportal.com/api/2.0/accounts/{accountId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/accounts/{accountId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/accounts/{accountId}/credentials/
This method fetches a single account credentials resource
GET
example.itportal.com/api/2.0/additionalCredentials/
Fetches lists of additional credentials with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/additionalCredentials/
New additional credential will be added to the portal object
GET
example.itportal.com/api/2.0/additionalCredentials/{additionalCredentialId}/
This method fetches a single additional credential resource. It is the canonical URI for any additional credential resource provided by the API
DELETE
example.itportal.com/api/2.0/additionalCredentials/{additionalCredentialId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/additionalCredentials/{additionalCredentialId}/
Updates specific fields on an entity (RFC 7396)
POST
example.itportal.com/api/2.0/companies/{companyId}/addresses/
New address will be added to the Portal company
GET
example.itportal.com/api/2.0/addresses/
Fetches lists of addresses with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/addresses/{addressId}/
This method fetches a single address resource. It is the canonical URI for any address resource provided by the API
DELETE
example.itportal.com/api/2.0/addresses/{addressId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/addresses/{addressId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/agreements/
Fetches lists of portal agreements with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/agreements/
New agreement will be added to the portal
GET
example.itportal.com/api/2.0/agreements/{agreementId}/
This method fetches a single agreement resource. It is the canonical URI for any agreement resource provided by the API
DELETE
example.itportal.com/api/2.0/agreements/{agreementId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/agreements/{agreementId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/cabinets/
Fetches lists of portal cabinets with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/cabinets/
New cabinet will be added to the portal
GET
example.itportal.com/api/2.0/cabinets/{cabinetId}/
This method fetches a single cabinet resource. It is the canonical URI for any cabinet resource provided by the API
DELETE
example.itportal.com/api/2.0/cabinets/{cabinetId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/cabinets/{cabinetId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/categories/kb/
Fetches lists of portal KB categories with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/company/
Fetches lists of portal company types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/account/
Fetches lists of portal account types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/agreement/
Fetches lists of portal agreement types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/contact/
Fetches lists of portal contact types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/facility/
Fetches lists of portal facility types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/device/
Fetches lists of portal device types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/types/document/
Fetches lists of portal document types with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/companies/
Fetches lists of portal companies with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/companies/
New Company will be added to the portal
GET
example.itportal.com/api/2.0/companies/{companyId}/
This method fetches a single company resource. It is the canonical URI for any company resource provided by the API
DELETE
example.itportal.com/api/2.0/companies/{companyId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/companies/{companyId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/companies/{companyId}/accounts/
Fetches lists of portal accounts with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/companies/{companyId}/addresses/
Fetches lists of portal addresses with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/configurations/
Fetches lists of portal configurations with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/configurations/
New configuration will be added to the portal. For the Configuration Type ID, please create at least one Configuration via ITPortal then use the Get Configuration action.
GET
example.itportal.com/api/2.0/configurations/{configurationId}/
This method fetches a single configuration resource. It is the canonical URI for any configuration resource provided by the API
DELETE
example.itportal.com/api/2.0/configurations/{configurationId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/configurations/{configurationId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/contacts/
Fetches lists of portal contacts with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/contacts/
New contact will be added to the portal
GET
example.itportal.com/api/2.0/contacts/{contactId}/
This method fetches a single contact resource. It is the canonical URI for any contact resource provided by the API
DELETE
example.itportal.com/api/2.0/contacts/{contactId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/contacts/{contactId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/devices/
Fetches lists of portal devices with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/devices/
New device will be added to the portal
GET
example.itportal.com/api/2.0/devices/{deviceId}/
This method fetches a single device resource. It is the canonical URI for any device resource provided by the API
DELETE
example.itportal.com/api/2.0/devices/{deviceId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/devices/{deviceId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/devices/{deviceId}/managementUrls/
This method fetches a single device Management Urls resource
POST
example.itportal.com/api/2.0/devices/{deviceId}/managementUrls/
New Device Management Url will be added to the portal
GET
example.itportal.com/api/2.0/devices/{deviceId}/ips/
This method fetches a single device IPs resource
POST
example.itportal.com/api/2.0/devices/{deviceId}/ips/
New device IP will be added to the portal
GET
example.itportal.com/api/2.0/devices/{deviceId}/configurationFiles/
This method fetches a single device configurations files resource
GET
example.itportal.com/api/2.0/devices/{deviceId}/credentials/
This method fetches a single device credentials resource
PATCH
example.itportal.com/api/2.0/devices/{deviceId}/ips/{ipId}/
Updates specific fields on an entity (RFC 7396)
DELETE
example.itportal.com/api/2.0/devices/{deviceId}/managementUrls/{murlId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/devices/{deviceId}/managementUrls/{murlId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/devices/{deviceId}/notes/
This method fetches a single device Notes resource
POST
example.itportal.com/api/2.0/devices/{deviceId}/notes/
New device Note will be added to the portal
PATCH
example.itportal.com/api/2.0/devices/{deviceId}/notes/{noteId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/devices/{deviceId}/switchPortRanges/
This method fetches a single device mapped switch port ranges resource
POST
example.itportal.com/api/2.0/devices/{deviceId}/switchPortRanges/
New device switch port range will be added to the portal
DELETE
example.itportal.com/api/2.0/devices/{deviceId}/switchPortRanges/{switchPortRangeId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/devices/{deviceId}/switchPortRanges/{switchPortRangeId}/
Updates specific fields on an entity (RFC 7396)
PATCH
example.itportal.com/api/2.0/devices/{deviceId}/switchPortRanges/{switchPortRangeId}/switchPorts/{switchPortId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/documents/
Fetches lists of portal documents with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/documents/
New document will be added to the portal
GET
example.itportal.com/api/2.0/documents/{documentId}/
This method fetches a single document resource. It is the canonical URI for any document resource provided by the API
DELETE
example.itportal.com/api/2.0/documents/{documentId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/documents/{documentId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/facilities/
Fetches lists of portal facilities with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/facilities/
New facility will be added to the portal
GET
example.itportal.com/api/2.0/facilities/{facilityId}/
This method fetches a single facility resource. It is the canonical URI for any facility resource provided by the API
DELETE
example.itportal.com/api/2.0/facilities/{facilityId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/facilities/{facilityId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/<url_path>
Generic action for making authenticated requests against the IT Portal API
DELETE
example.itportal.com/api/2.0/interactions/{interactionId}/
Description coming soon...
GET
example.itportal.com/api/2.0/interactions/{objectType}/{objectId}/
Description coming soon...
POST
example.itportal.com/api/2.0/interactions/{objectType}/{objectId}/
Description coming soon...
GET
example.itportal.com/api/2.0/ipnetworks/
Fetches lists of portal IP Networks with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/ipnetworks/
New ip network will be added to the portal
GET
example.itportal.com/api/2.0/ipnetworks/{ipnetworkId}/
This method fetches a single IP network resource. It is the canonical URI for any IP network resource provided by the API
DELETE
example.itportal.com/api/2.0/ipnetworks/{ipnetworkId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/ipnetworks/{ipnetworkId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/kbs/
Fetches lists of portal knowledge base articles with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/kbs/
New knowledge base article will be added to the portal
GET
example.itportal.com/api/2.0/kbs/{kbId}/
This method fetches a single knowledge base article resource. It is the canonical URI for any KB resource provided by the API
DELETE
example.itportal.com/api/2.0/kbs/{kbId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/kbs/{kbId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/sheets/{sheetId}/
Fetch object sheet
DELETE
example.itportal.com/api/2.0/sheets/{sheetId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/sheets/{sheetId}/
Updates specific fields on an entity (RFC 7396)
POST
example.itportal.com/api/2.0/sheets/{itemType}/{itemId}
New Sheet will be added to the object
GET
example.itportal.com/api/2.0/sites/
Fetches lists of portal sites with optional filters. See notes on individual parameters below
POST
example.itportal.com/api/2.0/sites/
New site will be added to the portal
GET
example.itportal.com/api/2.0/sites/{siteId}/
This method fetches a single site resource. It is the canonical URI for any site resource provided by the API
DELETE
example.itportal.com/api/2.0/sites/{siteId}/
Description coming soon...
PATCH
example.itportal.com/api/2.0/sites/{siteId}/
Updates specific fields on an entity (RFC 7396)
GET
example.itportal.com/api/2.0/system/companies/mainContacts/
Fetches lists of portal main contacts with optional filters. See notes on individual parameters below
GET
example.itportal.com/api/2.0/system/users/
Fetches lists of portal users
GET
example.itportal.com/api/2.0/system/countries/
Fetches lists of countries
GET
example.itportal.com/api/2.0/system/groups/securityGroups/
Fetches lists of portal security groups
GET
example.itportal.com/api/2.0/templates/{objectType}/{objectId}/
Fetches lists of portal templates with values
PATCH
example.itportal.com/api/2.0/templates/{objectType}/{objectId}/{templateId}/fields/{fieldId}/
Updates specific field on an entity's template