The schema defines all the fields that exist for a password object.
namestring |
The name of the new password
Context: |
passwordstring, datetime (ISO8601) |
The hashed password that was created
Read only Context: |
createdstring, datetime (ISO8601) |
The date the password was created
Read only Context: |
last_usedstring, datetime (ISO8601) |
The date the password was last used
Read only Context: |
last_ipstring |
The IP address that the password was last used from
Read only Context: |
slugstring |
The password’s unique slug
Read only Context: |
$ curl -X OPTIONS -i http://demo.getawesomesupport.com/wp-json/wpas-api/v1/users/<user_id>/passwords