Saves a new typing pattern in the data base.

post/api/save

Query parameters

useridstring required

An id of the owner of a typing pattern.

tpstring required

A typing pattern.

Response

Returns 1 for success or 0 if it fails.

Changes