• Sends a POST API request with the specified properties and payload.

    Parameters

    • properties: any

      Properties for the request.

    • payload: any

      Payload for the request.

    Returns void