Configure or update a capability slot on an App. PUT (not PATCH) because the operation replaces the slot's serving polic
PUT/api/v1/apps/:app_slug/slots/:capability_key
Configure or update a capability slot on an App. PUT (not PATCH) because the operation replaces the slot's serving policy + bindings wholesale; partial updates are not supported (saves us from confusing serving-policy diff semantics).
Request
Responses
- 200
- default
Success
Error response