# Create New Page HTTP Callbacks **POST /profiles/{profile_id}/pages/{page_id}/http_callbacks** ## Servers - https://servername.iformbuilder.com/exzact/api/v60: https://servername.iformbuilder.com/exzact/api/v60 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile - **page_id** (number) id of the page ### Body: application/json (object) - **contenttype_header_string_required_must_match_header_or_keyvaluepair** (string) - **error_email** (string) - **feed_format** (string) must match "json" or "xml" - **feed_format_version** (number) must be 9 or 10. - **is_disabled** (boolean) - **is_gauranteed_delivery** (boolean) - **keyvaluepairkey_string_optional_reuqired_if_contenttype_is_keyvaluepair** (string) - **mode** (string) - **name** (string) - **notification_email** (string) - **secure_key** (string) - **secure_type** (string) - **triggerpostemail_support@iformbuildercom** (string) - **url** (string) ## Responses ### 201 Created #### Body: application/json (object) - **id** (number) the created page http callback id [Powered by Bump.sh](https://bump.sh)