Registers a webhook with the Phenix RTS platform.

Behavior: Registers a webhook URL on the Phenix RTS platform for receiving status update callbacks.

Authorization: Requires a valid Bearer token.

Side Effects: Registers a webhook endpoint on the Phenix platform.

Error Scenarios: Returns 400 if the registration model is null or empty.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The webhook registration model containing the URL and configuration.

Represents the configuration for registering a webhook on the Phenix RTS platform.

callback
object | null

Represents the callback endpoint configuration for a Phenix webhook registration.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
200

The webhook was registered successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json