Profiles
Profiles
API endpoint that allows profiles to be viewed or edited.
- GET /api/profiles/
GET /api/profiles/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
curl -i -X GET https://localhost/api/profiles/ -H "Accept: application/json" --user admin:admin
GET /api/profiles/ HTTP/1.1
Host: localhost
Accept: application/json
Authorization: Basic YWRtaW46YWRtaW4=
- POST /api/profiles/