- Preparing search index...
- The search index is not available
Chess Bots
- post(apiPath: string, query?: Record<string, string>, body?: object): Promise<any>
-
Parameters
-
apiPath: string
-
query: Record<string, string> = {}
-
body: object = {}
Returns Promise<any>
Makes a post request to the backend.