API Reference

Patch Organization App

This endpoint update specific details of an app within an organization

Path Parameter

ParameterTypeDescription
organizationIdstringThe ID of the organization.
appIdstringThe ID of the app.

Request Body
The request should include the following parameters:

ParameterTypeDescription
namestringUpdated name of the app.
typestringUpdated type of the app (e.g., "web").
displayNamestringUpdated display name of the app.
Language
Authorization
Header
Click Try It! to start a request and see the response here!