⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
dalily.dev-unit.com
/
.scribe
/
endpoints
/
View File Name :
03.yaml
name: Verification description: '' endpoints: - httpMethods: - GET uri: 'api/auth/verify/{entityMetadataKey}/{entityId}/resend/email' metadata: groupName: Verification groupDescription: '' subgroup: '' subgroupDescription: '' title: 'Email: Re-send link' description: 'Re-send email verification link to the user' authenticated: false custom: [] headers: Content-Type: application/json Accept: application/json Content-Language: en X-AppApiToken: Uk1DSFlVUVhIRXpHbWt6d2pIZjlPTG15akRPN2tJTUs= X-AppType: docs urlParameters: entityMetadataKey: name: entityMetadataKey description: "The slug of the entity to verify ('users' or 'posts')." required: true example: users type: string enumValues: [] exampleWasSpecified: true nullable: false custom: [] entityId: name: entityId description: 'The entity/model identifier (ID).' required: true example: 3 type: integer enumValues: [] exampleWasSpecified: true nullable: false custom: [] cleanUrlParameters: entityMetadataKey: users entityId: 3 queryParameters: [] cleanQueryParameters: [] bodyParameters: [] cleanBodyParameters: [] fileParameters: [] responses: - status: 200 content: '{"success":false,"message":"Your Email address is already verified.","result":{"id":3,"name":"User Demo","username":null,"two_factor_enabled":false,"two_factor_method":"email","updated_at":"2025-03-21T03:29:22.000000Z","original_updated_at":"2025-03-21 03:29:22","original_last_activity":"2025-03-21 03:54:02","created_at_formatted":"May 1st, 2024 at 17:02","photo_url":"https:\/\/demo.laraclassifier.local\/storage\/avatars\/us\/3\/thumbnails\/800x800-4d0360f67fe464e4cb2c4e8ad1eed971.jpg","p_is_online":false,"country_flag_url":"https:\/\/demo.laraclassifier.local\/images\/flags\/rectangle\/16\/us.png"},"extra":{"isUnverifiedField":false,"fieldVerificationSent":false,"resendUrl":"https:\/\/demo.laraclassifier.local\/auth\/verify\/users\/3\/resend\/email","field":"email","fieldValue":"user@domain.tld","fieldHiddenValue":"us**********tld","resendLocked":false}}' headers: content-type: 'application/json; charset=UTF-8' cache-control: 'no-cache, private' vary: Origin description: null custom: [] responseFields: [] auth: [] controller: null method: null route: null custom: [] - httpMethods: - GET uri: 'api/auth/verify/{entityMetadataKey}/{entityId}/resend/sms' metadata: groupName: Verification groupDescription: '' subgroup: '' subgroupDescription: '' title: 'SMS: Re-send code' description: 'Re-send mobile phone verification token by SMS' authenticated: false custom: [] headers: Content-Type: application/json Accept: application/json Content-Language: en X-AppApiToken: Uk1DSFlVUVhIRXpHbWt6d2pIZjlPTG15akRPN2tJTUs= X-AppType: docs urlParameters: entityMetadataKey: name: entityMetadataKey description: "The slug of the entity to verify ('users' or 'posts')." required: true example: users type: string enumValues: [] exampleWasSpecified: true nullable: false custom: [] entityId: name: entityId description: 'The entity/model identifier (ID).' required: true example: 3 type: integer enumValues: [] exampleWasSpecified: true nullable: false custom: [] cleanUrlParameters: entityMetadataKey: users entityId: 3 queryParameters: [] cleanQueryParameters: [] bodyParameters: [] cleanBodyParameters: [] fileParameters: [] responses: - status: 200 content: '{"success":false,"message":"Your Phone Number is already verified.","result":{"id":3,"name":"User Demo","username":null,"two_factor_enabled":false,"two_factor_method":"email","updated_at":"2025-03-21T03:29:22.000000Z","original_updated_at":"2025-03-21 03:29:22","original_last_activity":"2025-03-21 03:54:02","created_at_formatted":"May 1st, 2024 at 17:02","photo_url":"https:\/\/demo.laraclassifier.local\/storage\/avatars\/us\/3\/thumbnails\/800x800-4d0360f67fe464e4cb2c4e8ad1eed971.jpg","p_is_online":false,"country_flag_url":"https:\/\/demo.laraclassifier.local\/images\/flags\/rectangle\/16\/us.png"},"extra":{"isUnverifiedField":false,"fieldVerificationSent":false,"resendUrl":"https:\/\/demo.laraclassifier.local\/api\/auth\/verify\/users\/3\/resend\/sms","field":"phone","fieldValue":"+15422023797","fieldHiddenValue":"+1*******797","resendLocked":false}}' headers: content-type: 'application/json; charset=UTF-8' cache-control: 'no-cache, private' vary: Origin description: null custom: [] responseFields: [] auth: [] controller: null method: null route: null custom: [] - httpMethods: - GET uri: 'api/auth/verify/{entityMetadataKey}/{field}/{token?}' metadata: groupName: Verification groupDescription: '' subgroup: '' subgroupDescription: '' title: Verification description: "Verify the user's email address or mobile phone number" authenticated: false custom: [] headers: Content-Type: application/json Accept: application/json Content-Language: en X-AppApiToken: Uk1DSFlVUVhIRXpHbWt6d2pIZjlPTG15akRPN2tJTUs= X-AppType: docs urlParameters: entityMetadataKey: name: entityMetadataKey description: "The slug of the entity to verify ('users' or 'posts')." required: true example: users type: string enumValues: [] exampleWasSpecified: true nullable: false custom: [] field: name: field description: 'The field to verify.' required: true example: email type: string enumValues: [] exampleWasSpecified: true nullable: false custom: [] token: name: token description: 'The verification token.' required: true example: null type: string enumValues: [] exampleWasSpecified: true nullable: false custom: [] cleanUrlParameters: entityMetadataKey: users field: email token: null queryParameters: [] cleanQueryParameters: [] bodyParameters: [] cleanBodyParameters: [] fileParameters: [] responses: - status: 400 content: '{"success":false,"message":"The verification token or code is missing.","result":null}' headers: content-type: 'application/json; charset=UTF-8' cache-control: 'no-cache, private' vary: Origin description: null custom: [] responseFields: [] auth: [] controller: null method: null route: null custom: []