Frontend API
Register a client SDK
This is for future use. Currently Frontend client registration is not supported. Returning 200 for clients that expect this status code. If the Frontend API is disabled 404 is returned.
post/api/frontend/client/register
Request body
Example request
{
"environment": "development"
}Response
This response has no body.