The schema defines all the fields that exist for a password object.
name string |
The name of the new password
Context: |
password string, datetime (ISO8601) |
The hashed password that was created
Read only Context: |
created string, datetime (ISO8601) |
The date the password was created
Read only Context: |
last_used string, datetime (ISO8601) |
The date the password was last used
Read only Context: |
last_ip string |
The IP address that the password was last used from
Read only Context: |
slug string |
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