Acknowledge UK Risk Disclosure Warning
POST/v1/uk/risk-warnings/:warning_identifier/acknowledge
This endpoint marks that the user has read and understood the UK Risk Disclosure Warning - an FCA-mandated description of the risks associated with investing in Restricted Mass Market Instruments.
Request
Responses
- 204
- 422
- 429
- 500
- 503
User successfully acknowledged the UK Risk Disclosure Warning
User hasn't seen the UK Risk Disclosure Warning
Too Many Requests
Response Headers
x-ratelimit-limit
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
Example:
50, 50;w=1x-ratelimit-remaining
The number of requests remaining in the current rate limit window.
Example:
0x-ratelimit-reset
The number of seconds until the current rate limit window resets.
Example:
1x-envoy-ratelimited
Indicates the request was rate limited by the Envoy proxy.
Example:
trueInternal Error
Maintenance or Service unavailable