post https://some.bqn.net:3443/api/v1/subscribers/
Create or update a subscriber. If the subscriber already exists, the subscriber will be updated with the new parameters provided in the request body. Note that the parameters not included in the request body will be reset.
Responses
200Existing resource updated successfully (existing fields reset).
201Resource created successfully.