Skip to content

Api Documentation Template

Matheus Gomes Maia edited this page May 15, 2018 · 5 revisions

Title

  • URL

    URL

  • Method:

    GET | POST | DELETE | PUT

  • URL Params

    Required:

    id=[integer]

    Optional:

    photo_id=[alphanumeric]

  • Data Params

    Required:

    id=[integer]

    Optional:

    photo_id=[alphanumeric]

  • Success Response:

    • Code: 200

    • Content:

      { id : 12 }

Clone this wiki locally