cURL
curl --request POST \ --url https://api.vambe.me/api/help-center \ --header 'Content-Type: application/json' \ --data '{ "url_name": "<string>", "organization_name": "<string>" }'
{}
1
Help center created successfully
The response is of type object.
object
Was this page helpful?