Create resource
POST/nevisadmin/api/v1/tenants/:tenantKey/resources
Required permission: MODIFY_TENANT on the tenant, or global scope
Create a new tenant resource (file). If the resource id is left unspecified, a random id will be generated.
Request
Responses
- 201
- 400
- 403
- 404
- 409
Created
Invalid or missing request body, or invalid resource fields
Insufficient permissions.
Tenant not found
Resource already exists