Create a resource type
Creates or updates a resource type for an app’s resource provider. Requires the app to have an associated resource provider — PUT fails without one.
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
resource_type_id
The ID of the resource type
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful