Smart keyword hit
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
Responses
200Success
application/json
get
/api/unified-communications/smart-keyword-hit200Success
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstring · uuidRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
sender_phonestring · max: 15Required
The phone number that triggered the keyword.
hit_atstring · date-timeRead-onlyRequired
smart_keywordstring · uuidRequired
Responses
201Success
application/json
post
/api/unified-communications/smart-keyword-hit201Success
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this smart keyword hit.
Responses
200Success
application/json
get
/api/unified-communications/smart-keyword-hit/{id}200Success
put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this smart keyword hit.
Body
idstring · uuidRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
sender_phonestring · max: 15Required
The phone number that triggered the keyword.
hit_atstring · date-timeRead-onlyRequired
smart_keywordstring · uuidRequired
Responses
200Success
application/json
put
/api/unified-communications/smart-keyword-hit/{id}200Success
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this smart keyword hit.
Responses
204
No response body
delete
/api/unified-communications/smart-keyword-hit/{id}204
No response body
No content
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
A UUID string identifying this smart keyword hit.
Body
idstring · uuidRead-onlyOptional
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyOptional
sender_phonestring · max: 15Optional
The phone number that triggered the keyword.
hit_atstring · date-timeRead-onlyOptional
smart_keywordstring · uuidOptional
Responses
200Success
application/json
patch
/api/unified-communications/smart-keyword-hit/{id}200Success