Drag a concept onto its matching description — or click a concept then click the description.
OK
Created
Unauthorized
Forbidden
Not Found
Match each HTTP status code to its meaning.
Drag a concept onto its matching description — or click a concept then click the description.
OK
Created
Unauthorized
Forbidden
Not Found
Answer choices
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
200 OK: Request succeeded.
The correct matches are: 200 OK = Request succeeded, 201 Created = Resource created successfully, 400 Bad Request = Malformed syntax or invalid request, 404 Not Found = Resource not found. Common confusions include swapping 200 and 201, as well as 400 and 404.
Answer analysis
For each option: why learners choose it and why it is or isn't the right answer here.
200 OK: Request succeeded.
Why this is correct
The 200 OK status code indicates that the request was successful.
201 Created: Resource created successfully.
Why this is correct
The 201 Created status code indicates that a new resource was created as a result of the request.
400 Bad Request: Malformed syntax or invalid request.
Why this is correct
The 400 Bad Request status code indicates that the server cannot process the request due to a client error.
404 Not Found: Resource not found.
Why this is correct
The 404 Not Found status code indicates that the requested resource does not exist.
200 OK: Resource created.
Why it's wrong here
Incorrect – 'Resource created' is the meaning of 201 Created, not 200 OK.
404 Not Found: Bad request.
Why it's wrong here
Incorrect – 'Bad request' is the meaning of 400 Bad Request, not 404 Not Found.
Go deeper
About these practice questions
Courseiva writes every 200-901 question from scratch — 989 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 200-901 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-901 exam.