post https://api.safetyculture.io/integrations/v1/apps
This endpoint is used to register a new custom application.
Requirements
- Enterprise Plan
- Registered SafetyCulture partner
- "Platform management: Organization" permission
- Full seat
The name is limited to 50 characters and may contain alphanumeric characters, including the special symbols +
, /
, =
, -
, _
, !
, ?
, and #
.
In addition, the Web Experience requires a list of hosts that will be whitelisted by our systems (for example, example.com or example.com.au).
Upon a successful request, the response will return a UUID that represents the unique ID of the application.
You can use the ID to install the application in your organization. Please refer to Create installation.