š£ this endpoint Sets the password of a user which is registered using OAuth provider .š¢ Info message : Here the POST request enpoint is constructed like/v1/auth/password-set
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.vidinfra.com/auth/password-set'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.