Accounts
Last updated 2018-08-13T04:02:58-07:00
index
GET
https://origin.poutineer.com/v1/accounts
Path Parameters
Name
Type
Description
string
create
POST
https://origin.poutineer.com/v1/accounts
Path Parameters
Name
Type
Description
string
show
GET
https://origin.poutineer.com/v1/accounts/{id}
Path Parameters
Name
Type
Description
string
update
PATCH
https://origin.poutineer.com/v1/accounts/{id}
Path Parameters
Name
Type
Description
string
update
PUT
https://origin.poutineer.com/v1/accounts/{id}
Path Parameters
Name
Type
Description
string
destroy
DELETE
https://origin.poutineer.com/v1/accounts/{id}
Path Parameters
Name
Type
Description
string
Last updated