Modify an existing subscription plan’s configuration. Changes affect all clients using this plan; use with caution.
Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Unique identifier of the plan to update
Complete plan configuration (replaces existing)
Maximum execution time per request in milliseconds. Requests exceeding this limit are terminated.
x >= 150
Maximum memory allocation per instance in bytes. Prevents runaway memory usage.
10485760
Maximum number of outgoing HTTP requests allowed per invocation (0 disables external requests)
Reseller plan ID
Unique plan identifier (alphanumeric and hyphens)
1 - 64^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$"enterprise-tier"
Plan ID
Billing plan ID
Caching mode:
0 - no caching
1 - client-scoped caching
2 - app-scoped caching
0, 1, 2 Plan updated successfully