POST
/contact-propertiescreateContactProperty
Authentication
This operation does not declare an authentication requirement in the API contract.
Request body (required)
FieldTypeDescription
keyrequiredstringtyperequiredunknownValues: "string", "number".
fallback_valueunknownRequest examples
bash
curl --request POST 'https://api.au.boundry.dev/contact-properties' \
+ -H 'Authorization: Bearer $BOUNDRY_API_KEY' \
+ -H 'Content-Type: application/json' \
+ --data '{"key":"string","type":"string"}'201 response
Contact property