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