10Items per page
12Page Offset
1100Number of pages in the entire result set
100Number of items in the entire result set
PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonageVonage20-1111111DUNS150483782+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQhttps://vonage.comKEY_ACCOUNTBASIC_ACCOUNTSMALL_ACCOUNTMEDIUM_ACCOUNTLARGE_ACCOUNTKEY_ACCOUNTTECHNOLOGYBLQKOPKIdentity ID associated with a number
2020-01-02 05:12:142020-02-02 14:12:00https://api.nexmo.com/v1/messaging-engagement/identities/BLQKOPKhttps://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPKExample Response
{
"page_size": 10,
"page": 2,
"total_pages": 100,
"total_items": 100,
"_embedded": {
"brands": [
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY",
"identity_id": "BLQKOPK",
"created_date": "2020-01-02 05:12:14",
"last_updated": "2020-02-02 14:12:00",
"_links": {
"self": {
"href": "https://api.nexmo.com/v1/messaging-engagement/identities/BLQKOPK"
},
"engagements": {
"href": "https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPK"
}
}
}
]
}
}Create a new identity for your account
Create a new identity for your account. Most accounts will be created immediately, and you can move on to qualifying a new engagement for the identity. Some brands may require additional vetting. In such cases, please move on to the vetting API endpoints before attempting to create an engagement.
Please note the entity_type field, as that field value will help
determine which fields are required.
PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonageVonage20-1111111DUNS150483782+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQhttps://vonage.comKEY_ACCOUNTBASIC_ACCOUNTSMALL_ACCOUNTMEDIUM_ACCOUNTLARGE_ACCOUNTKEY_ACCOUNTTECHNOLOGYExample Request
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY"
}{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY"
}PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonageVonage20-1111111DUNS150483782+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQhttps://vonage.comKEY_ACCOUNTBASIC_ACCOUNTSMALL_ACCOUNTMEDIUM_ACCOUNTLARGE_ACCOUNTKEY_ACCOUNTTECHNOLOGYBLQKOPKIdentity ID associated with a number
2020-01-02 05:12:142020-02-02 14:12:00[
"https://api.nexmo.com/v1/messaging-engagement/identities/BLQKOPK",
"/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
]https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPKExample Response
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY",
"identity_id": "BLQKOPK",
"created_date": "2020-01-02 05:12:14",
"last_updated": "2020-02-02 14:12:00",
"_links": {
"self": {
"href": "/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
},
"engagements": {
"href": "https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPK"
}
}
}PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonageVonage20-1111111DUNS150483782+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQhttps://vonage.comKEY_ACCOUNTBASIC_ACCOUNTSMALL_ACCOUNTMEDIUM_ACCOUNTLARGE_ACCOUNTKEY_ACCOUNTTECHNOLOGYBLQKOPKIdentity ID associated with a number
2020-01-02 05:12:142020-02-02 14:12:00[
"https://api.nexmo.com/v1/messaging-engagement/identities/BLQKOPK",
"/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
]https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPKExample Response
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY",
"identity_id": "BLQKOPK",
"created_date": "2020-01-02 05:12:14",
"last_updated": "2020-02-02 14:12:00",
"_links": {
"self": {
"href": "/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
},
"engagements": {
"href": "https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPK"
}
}
}PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonagehttps://vonage.com+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQKEY_ACCOUNTTECHNOLOGYExample Request
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"website": "https://vonage.com",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY"
}{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"website": "https://vonage.com",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY"
}PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonageVonage20-1111111DUNS150483782+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQhttps://vonage.comKEY_ACCOUNTBASIC_ACCOUNTSMALL_ACCOUNTMEDIUM_ACCOUNTLARGE_ACCOUNTKEY_ACCOUNTTECHNOLOGYBLQKOPKIdentity ID associated with a number
2020-01-02 05:12:142020-02-02 14:12:00[
"https://api.nexmo.com/v1/messaging-engagement/identities/BLQKOPK",
"/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
]https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPKExample Response
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY",
"identity_id": "BLQKOPK",
"created_date": "2020-01-02 05:12:14",
"last_updated": "2020-02-02 14:12:00",
"_links": {
"self": {
"href": "/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
},
"engagements": {
"href": "https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPK"
}
}
}PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonagehttps://vonage.com+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQKEY_ACCOUNTTECHNOLOGYExample Request
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"website": "https://vonage.com",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY"
}{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"website": "https://vonage.com",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY"
}PUBLIC_PROFITINDIVIDUALPRIVATE_PROFITPUBLIC_PROFICNON_PROFITVonageVonage20-1111111DUNS150483782+1555666000123 Main StreetHolmdelNJ07733USdevrel@vonage.comVGNASDAQhttps://vonage.comKEY_ACCOUNTBASIC_ACCOUNTSMALL_ACCOUNTMEDIUM_ACCOUNTLARGE_ACCOUNTKEY_ACCOUNTTECHNOLOGYBLQKOPKIdentity ID associated with a number
2020-01-02 05:12:142020-02-02 14:12:00[
"https://api.nexmo.com/v1/messaging-engagement/identities/BLQKOPK",
"/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
]https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPKExample Response
{
"entity_type": "PUBLIC_PROFIT",
"display_name": "Vonage",
"company_name": "Vonage",
"ein": "20-1111111",
"alt_business_id_type": "DUNS",
"alt_business_id": "150483782",
"phone": "+15556660001",
"street": "23 Main Street",
"city": "Holmdel",
"state": "NJ",
"postal_code": "07733",
"country": "US",
"email": "devrel@vonage.com",
"stock_symbol": "VG",
"stock_exchange": "NASDAQ",
"website": "https://vonage.com",
"brand_relationship": "KEY_ACCOUNT",
"vertical": "TECHNOLOGY",
"identity_id": "BLQKOPK",
"created_date": "2020-01-02 05:12:14",
"last_updated": "2020-02-02 14:12:00",
"_links": {
"self": {
"href": "/v1/messaging-engagement/identities/5782db87-a867-4ccd-a0b5-1b7203cc438c"
},
"engagements": {
"href": "https://api.nexmo.com/v1/messaging-envagement/engagements/?identity_id=BLQKOPK"
}
}
}10Items per page
12Page Offset
1100Number of pages in the entire result set
100Number of items in the entire result set
BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueC1DEB879ID associated with a specific engagement
Example Response
{
"page_size": 10,
"page": 2,
"total_pages": 100,
"total_items": 100,
"_embedded": {
"brands": [
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true,
"engagement_id": "C1DEB879",
"created_date": "string",
"last_updated": "string",
"_links": {
"self": {
"href": "string"
},
"numbers": {
"href": "string"
}
}
}
]
}
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueExample Request
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true
}{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueC1DEB879ID associated with a specific engagement
/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dabExample Response
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true,
"engagement_id": "C1DEB879",
"created_date": "string",
"last_updated": "string",
"_links": {
"self": {
"href": "/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dab"
},
"numbers": {
"href": "string"
}
}
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueC1DEB879ID associated with a specific engagement
/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dabExample Response
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true,
"engagement_id": "C1DEB879",
"created_date": "string",
"last_updated": "string",
"_links": {
"self": {
"href": "/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dab"
},
"numbers": {
"href": "string"
}
}
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueExample Request
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true
}{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueC1DEB879ID associated with a specific engagement
/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dabExample Response
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true,
"engagement_id": "C1DEB879",
"created_date": "string",
"last_updated": "string",
"_links": {
"self": {
"href": "/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dab"
},
"numbers": {
"href": "string"
}
}
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueExample Request
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true
}{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true
}BLQKOPKIdentity ID associated with a number
TECHNOLOGYACCOUNT_NOTIFICATIONstringUser notificationstruetrueSample MessageAdditional Sample MessageAdditional Sample MessageAdditional Sample MessagestringstringtrueC1DEB879ID associated with a specific engagement
/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dabExample Response
{
"identity_id": "BLQKOPK",
"vertical": "TECHNOLOGY",
"use_case": "ACCOUNT_NOTIFICATION",
"sub_use_cases": [
"2FA",
"SECURITY_ALERT"
],
"reseller_id": "string",
"description": "User notifications",
"embedded_link": false,
"embedded_phone": false,
"number_pool": false,
"age_gated": true,
"direct_lending": true,
"subscriber_optin": false,
"subscriber_optout": false,
"subscriber_help": false,
"sample_one": "Sample Message",
"sample_two": "Additional Sample Message",
"sample_three": "Additional Sample Message",
"sample_four": "Additional Sample Message",
"message_flow": "string",
"help_message": "string",
"affiliate_marketing": true,
"engagement_id": "C1DEB879",
"created_date": "string",
"last_updated": "string",
"_links": {
"self": {
"href": "/v1/messaging-engagement/engagements/57b3a89e-c9fa-4860-aec2-ad7f51539dab"
},
"numbers": {
"href": "string"
}
}
}10Items per page
12Page Offset
1100Number of pages in the entire result set
100Number of items in the entire result set
{
"value": "https://api.nexmo.com/v1/messaging-engagement/engagements/C1DEB879/"
}Example Response
{
"page_size": 10,
"page": 2,
"total_pages": 100,
"total_items": 100,
"_embedded": {
"numbers": [
"15556660001",
"15556660002"
],
"_links": {
"engagement": {
"href": {
"value": "https://api.nexmo.com/v1/messaging-engagement/engagements/C1DEB879/"
}
}
}
}
}Add numbers to an engagement
Adds a series of numbers from an engagement. This endpoint supports partial successes. If a request is partially
successful, the response code will be 207 and details can be found in the response body.
If all items succeed, you will receive a 200. If all items fail, you will receive a 400.
Example Request
{
"numbers": [
"15556660001",
"15556660002"
]
}{
"numbers": [
"15556660001",
"15556660002"
]
}{
"value": "https://api.nexmo.com/v1/messaging-engagement/engagements/C1DEB879/"
}Example Response
{
"numbers": [
"15556660001",
"15556660002"
],
"_links": {
"engagement": {
"href": {
"value": "https://api.nexmo.com/v1/messaging-engagement/engagements/C1DEB879/"
}
}
}
}Remove a series of number from an engagement
Remove a series of numbers from an engagement. This endpoint supports partial successes. If a request is partially
successful, the response code will be 207 and details can be found in the response body.
If all items succeed, you will receive a 200. If all items fail, you will receive a 400.
Example Request
{
"numbers": [
"15556660001",
"15556660002"
]
}{
"numbers": [
"15556660001",
"15556660002"
]
}{
"value": "https://api.nexmo.com/v1/messaging-engagement/engagements/C1DEB879/"
}Example Response
{
"numbers": [
"15556660001",
"15556660002"
],
"_links": {
"engagement": {
"href": {
"value": "https://api.nexmo.com/v1/messaging-engagement/engagements/C1DEB879/"
}
}
}
}