more jnj changes

This commit is contained in:
Norm Rasmussen
2022-04-20 09:22:21 -04:00
parent 6f5e5daf7b
commit 567c134943

View File

@ -1,9 +0,0 @@
curl --request POST \
--url https://api.northpass.com/v2/custom_templates \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'
name = string - required - Custom template name
i.e header.html.liquid
body = string - required - Custom template body
i.e. <header> html etc etc