My Business Q&A API (mybusinessqanda:v1)

2022-04-08

1 new method | 1 updated method | 1 removed method

Additions

    Methods
  • mybusinessqanda.locations.questions.answers.delete

      Flat Path: v1/locations/{locationsId}/questions/{questionsId}/answers:delete

      Path: v1/{+name}/answers:delete

      Parameters:

        name

          Required: Yes

          Type: string

          Description: Required. The name of the question to delete an answer for.

          Location: path

          Pattern: ^locations/[^/]+/questions/[^/]+$

      HTTP Method: DELETE

      Parameter Order: name

      Description: Deletes the answer written by the current user to a question.

Updates

    Methods
  • mybusinessqanda.locations.questions.answers.list

      Path: v1/{+parent}  ⟶  v1/{+parent}/answers

      Parameters:

        parent

          Pattern: ^locations/[^/]+/questions/[^/]+/answers$  ⟶  ^locations/[^/]+/questions/[^/]+$

Deletions

    Methods
  • mybusinessqanda.locations.questions.deleteAnswers

      Parameter Order: name

      Flat Path: v1/locations/{locationsId}/questions/{questionsId}/answers

      Description: Deletes the answer written by the current user to a question.

      Parameters:

        name

          Pattern: ^locations/[^/]+/questions/[^/]+$

          Type: string

          Required: Yes

          Location: path

          Description: Required. The name of the question to delete an answer for.

      HTTP Method: DELETE

      Path: v1/{+name}/answers