Create a resource provider
Creates a resource provider for an app; each app can have only one. The function.sys.id in the request must match functions[0].id in the app’s manifest.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organization_id
The ID of the organization
app_definition_id
The ID of the app definition
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful