POST /api/v1/forward/resources/registry
Registers an existing resource by ID. This endpoint has upsert semantics: first registration returns 201 Created, while subsequent registration updates return 200 OK.
Headers
Body parameters
Example request
Example response
HTTP 201 CreatedResponse fields
Errors
Notes
- Create or update the resource through the resource API before registering it with Forward.