Hello everyone,
I'm currently facing a problem to provide webspaces for my customers.
In general, a unique domain is generated for each webspace with the following schema: <id>.web.mydomain.com.
If then users try to create sub domains like test.<id>.mydomain.com on this given domain, this...
Hey,
I am currently working on the automation of a system and want to have a user created via API.
Using Swagger to test the endpoints resulted in an error that I could not explain. The endpoint throws back a 500 Internal Error Code with the following content:
{
"code": 1002,
"message": ""...