test seal
Pengguna
GETGet
http://127.0.0.1:8000/api/pengguna
AUTHORIZATIONBearer Token
Token
Example Request
Get
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETDetail
http://127.0.0.1:8000/api/pengguna/13
AUTHORIZATIONBearer Token
Token
Example Request
Detail
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
DELETEDestroy
http://127.0.0.1:8000/api/pengguna/13
AUTHORIZATIONBearer Token
Token
Example Request
Destroy
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTstore
http://127.0.0.1:8000/api/pengguna
AUTHORIZATIONBearer Token
Token
Bodyformdata
profile
name
email
password
level
Example Request
store
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers