Update REST API keypatch https://accounts.telesign.com/keys/{key_id}Path Paramskey_idstringrequiredBody Paramsexpiration_datestringrequiredResponses 200Success The specified REST API key has been succesfully updated and the key object with its new details has been returned. Status codeAssociated text string5003Key was successfully updated. 400Bad Request. Status codeAssociated text string5101Invalid value for body parameter {param name}.5103Invalid value for path parameter {param name}5110Request payload is improperly formatted.5112Missing required parameter {param_name}.5113{date-time-stamp} is not a valid future date. 401Unauthorized. Status codeAssociated text string5400Authentication failed. 403Forbidden. Status codeAssociated text string5401No permissions for this resource. 429Rate limit exceeded. Status codeAssociated text string5204Rate limit exceeded. 503Service unavailable. Status codeAssociated text string5500System unavailable. Please try again later.Updated 18 days ago