hosted_signaling_server

Request a trial account

This endpoint requires admin access

post/ocs/v2.php/apps/spreed/api/{apiVersion}/hostedsignalingserver/requesttrial

Path parameters

apiVersion'v1' required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

urlstring required

Server URL

namestring required

Display name of the user

emailstring required

Email of the user

languagestring required

Language of the user

countrystring required

Country of the user

Response

Trial requested successfully

Changes

Changed in 2 of the 45 revisions of this API.152

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

  • 06ef252f6ebe15See the full diff
    • added required request body

      request-body-added-required

    • deleted the query request parameter country

      request-parameter-removed

    • deleted the query request parameter email

      request-parameter-removed

    • deleted the query request parameter language

      request-parameter-removed

    • deleted the query request parameter name

      request-parameter-removed

    • deleted the query request parameter url

      request-parameter-removed