cURL
curl --request GET \ --url https://api.example.com/api/JobPosting/NotificationTemplate
{ "subject": "<string>", "body": "<string>" }
OK
Was this page helpful?